X-Git-Url: http://git.ipfire.org/?p=ipfire-2.x.git;a=blobdiff_plain;f=lfs%2Fcleanup-toolchain;h=90369889d95e1539172c2fab9c09fc35423ddf7a;hp=0b3252f9f4f23185f2696d32e88d1ad543f7f718;hb=764a3f1ff2384f34c592c311f5435a24eb6a53c8;hpb=2eb67894efaf650494cc5dafb73ca7ce144fe088;ds=sidebyside diff --git a/lfs/cleanup-toolchain b/lfs/cleanup-toolchain index 0b3252f9f4..90369889d9 100644 --- a/lfs/cleanup-toolchain +++ b/lfs/cleanup-toolchain @@ -54,7 +54,6 @@ $(TARGET) : $(patsubst %,$(DIR_DL)/%,$(objects)) ifeq "$(PASS)" "1" SPECS=$$(dirname $$(/tools/bin/$(CROSSTARGET)-gcc -print-libgcc-file-name))/specs; \ /tools/bin/$(CROSSTARGET)-gcc -dumpspecs | sed \ - -e 's@/lib\(64\)\?/ld@/tools&@g' \ -e "/^\*cpp:$$/{n;s,$$, -isystem /tools/include,}" > $$SPECS endif