]> git.ipfire.org Git - ipfire-3.x.git/commitdiff
Fixec compilation of gcc in toolchain.
authorMichael Tremer <michael.tremer@ipfire.org>
Thu, 16 Jul 2009 17:39:04 +0000 (19:39 +0200)
committerMichael Tremer <michael.tremer@ipfire.org>
Thu, 16 Jul 2009 17:39:04 +0000 (19:39 +0200)
lfs/gcc

diff --git a/lfs/gcc b/lfs/gcc
index d2a7f3bed702a566798e939ae70b9f3f887f6c16..833c599238d567c97372f0196d163be2c3e7d1b2 100644 (file)
--- a/lfs/gcc
+++ b/lfs/gcc
@@ -122,6 +122,7 @@ ifeq "$(PASS)" "1"
        # libssp is a waste of space... so --disable-libssp. 
 
        cd $(DIR_SRC)/gcc-build && \
+               CC="gcc -B/usr/bin/" \
                ../$(THISAPP)/configure \
                        $(CONFIGURE_ARCH) \
                        --target=$(IFS_TARGET) \