Browse Source

target/early: fixed to build libmpc only at stage 0

user/chris/test/arm
Christian Wiese 13 years ago
parent
commit
cacea30526
1 changed files with 2 additions and 2 deletions
  1. +2
    -2
      target/early/config.in

+ 2
- 2
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

Loading…
Cancel
Save