From cacea305268404e68d7b3f457f1490254347aea3 Mon Sep 17 00:00:00 2001 From: Christian Wiese Date: Sun, 21 Aug 2011 19:12:07 +0200 Subject: [PATCH] target/early: fixed to build libmpc only at stage 0 --- target/early/config.in | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/target/early/config.in b/target/early/config.in index e275be2..668425b 100644 --- a/target/early/config.in +++ b/target/early/config.in @@ -2,7 +2,7 @@ # This copyright note is auto-generated by ./scripts/Create-CopyPatch. # # Filename: target/early/config.in -# Copyright (C) 2007 - 2010 The OpenSDE Project +# Copyright (C) 2007 - 2011 The OpenSDE Project # # More information can be found in the files COPYING and README. # @@ -36,4 +36,4 @@ SDECFGSET_PKG_GCC_OBJC=0 SDECFGSET_PKG_BUSYBOX_SYMLINKS=1 SDECFGSET_PKG_BUSYBOX_DEFCONFIG=0 -hack_stages 0- automake autoconf binutils gmp mpfr ppl cloog-ppl gcc flex libtool ccache +hack_stages 0- automake autoconf binutils gmp mpfr libmpc ppl cloog-ppl gcc flex libtool ccache