Author: nbd
Date: 2014-09-20 13:12:19 +0200 (Sat, 20 Sep 2014)
New Revision: 42625

Modified:
   branches/barrier_breaker/toolchain/gcc/final/Makefile
Log:
toolchain: remove another bogus copy of libiberty.a

Signed-off-by: Felix Fietkau <[email protected]>

Backport of r42624

Modified: branches/barrier_breaker/toolchain/gcc/final/Makefile
===================================================================
--- branches/barrier_breaker/toolchain/gcc/final/Makefile       2014-09-20 
11:11:48 UTC (rev 42624)
+++ branches/barrier_breaker/toolchain/gcc/final/Makefile       2014-09-20 
11:12:19 UTC (rev 42625)
@@ -69,6 +69,7 @@
                done; \
        );
        $(if $(CONFIG_EXTRA_TARGET_ARCH),$(call SetupExtraArch))
+       $(RM) $(TOOLCHAIN_DIR)/lib/libiberty.a
        $(SCRIPT_DIR)/patch-specs.sh "$(TOOLCHAIN_DIR)"
 endef
 
_______________________________________________
openwrt-commits mailing list
[email protected]
https://lists.openwrt.org/cgi-bin/mailman/listinfo/openwrt-commits

Reply via email to