]> git.ipfire.org Git - ipfire-3.x.git/commitdiff
Revert "Removed gcc -B/usr/bin."
authorMichael Tremer <michael.tremer@ipfire.org>
Wed, 15 Jul 2009 22:42:44 +0000 (00:42 +0200)
committerMichael Tremer <michael.tremer@ipfire.org>
Wed, 15 Jul 2009 22:42:44 +0000 (00:42 +0200)
This reverts commit 023b81f94968eb4b5102675bdfb505a2da4cf984.

lfs/binutils

index ecf709584b9bb1954f22b438b64c3fa68c5e36b1..9b05477a1274de9ab98008a6bea1cb35254ffb72 100644 (file)
@@ -102,6 +102,7 @@ $(OBJECT): $(objects)
 ifeq "$(STAGE)" "toolchain"
 ifeq "$(PASS)" "1"
        cd $(DIR_SRC)/binutils-build && \
+               CC="gcc -B/usr/bin/" \
                ../$(THISAPP)/configure \
                        $(CONFIGURE_ARCH) \
                        --target=$(IFS_TARGET) \