From 575ea031f3ed28295b1c34794fd2cafcc7240252 Mon Sep 17 00:00:00 2001 From: Arne Fitzenreiter Date: Thu, 27 May 2010 18:57:24 +0200 Subject: [PATCH] Fix toolchain build at Fedora13 and Ubuntu10.04. --- lfs/gcc | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/lfs/gcc b/lfs/gcc index c56fc7361..b6a261ae9 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