From: Arne Fitzenreiter Date: Thu, 27 May 2010 16:57:24 +0000 (+0200) Subject: Fix toolchain build at Fedora13 and Ubuntu10.04. X-Git-Tag: v2.9-beta1~273 X-Git-Url: http://git.ipfire.org/?p=people%2Fpmueller%2Fipfire-2.x.git;a=commitdiff_plain;h=575ea031f3ed28295b1c34794fd2cafcc7240252 Fix toolchain build at Fedora13 and Ubuntu10.04. --- diff --git a/lfs/gcc b/lfs/gcc index c56fc73610..b6a261ae9b 100644 --- a/lfs/gcc +++ b/lfs/gcc @@ -94,7 +94,8 @@ ifeq "$(PASS)" "1" --disable-nls \ --enable-shared \ --enable-languages=c - EXTRA_MAKE = bootstrap BOOT_LDFLAGS="-static" + EXTRA_MAKE = + #bootstrap BOOT_LDFLAGS="-static" EXTRA_INSTALL = else TARGET = $(DIR_INFO)/$(THISAPP)-tools2