]> git.ipfire.org Git - people/pmueller/ipfire-2.x.git/commitdiff
binutils: Remove some unnecessary compiler options
authorMichael Tremer <michael.tremer@ipfire.org>
Thu, 13 Apr 2017 17:05:58 +0000 (19:05 +0200)
committerMichael Tremer <michael.tremer@ipfire.org>
Thu, 18 May 2017 10:59:56 +0000 (11:59 +0100)
Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
lfs/binutils

index f168c7c290a012a1284a3708ab8b085ffa182fad..24155a1d760a203173de267bc19713f9fe96c69b 100644 (file)
@@ -59,7 +59,7 @@ ifeq "$(PASS)" "1"
 else
   TARGET = $(DIR_INFO)/$(THISAPP)-tools2
   EXTRA_ENV = \
-       CC="$(CROSSTARGET)-gcc -B/tools/lib/" \
+       CC="$(CROSSTARGET)-gcc" \
        AR="$(CROSSTARGET)-ar" \
        RANLIB="$(CROSSTARGET)-ranlib"
   EXTRA_CONFIG = \