From a8bdfefc15187360b82345ceb79c2128f2c07c67 Mon Sep 17 00:00:00 2001 From: Ludovic Pouzenc Date: Fri, 14 Sep 2018 22:50:45 +0200 Subject: build & release : downgrade to Barrier Breaker --- toolchain/gcc/final/Makefile | 1 + 1 file changed, 1 insertion(+) (limited to 'toolchain/gcc') diff --git a/toolchain/gcc/final/Makefile b/toolchain/gcc/final/Makefile index 2c25263..3529616 100644 --- a/toolchain/gcc/final/Makefile +++ b/toolchain/gcc/final/Makefile @@ -69,6 +69,7 @@ define Host/Install done; \ ); $(if $(CONFIG_EXTRA_TARGET_ARCH),$(call SetupExtraArch)) + $(RM) $(TOOLCHAIN_DIR)/lib/libiberty.a $(SCRIPT_DIR)/patch-specs.sh "$(TOOLCHAIN_DIR)" endef -- cgit v1.1