]> git.ipfire.org Git - ipfire-3.x.git/commitdiff
Removed gcc -B/usr/bin.
authorMichael Tremer <michael.tremer@ipfire.org>
Wed, 15 Jul 2009 22:27:17 +0000 (00:27 +0200)
committerMichael Tremer <michael.tremer@ipfire.org>
Wed, 15 Jul 2009 22:27:17 +0000 (00:27 +0200)
Think, that is not needed.

lfs/binutils

index 9b05477a1274de9ab98008a6bea1cb35254ffb72..ecf709584b9bb1954f22b438b64c3fa68c5e36b1 100644 (file)
@@ -102,7 +102,6 @@ $(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) \