X-Git-Url: http://git.ozo.com/?a=blobdiff_plain;ds=sidebyside;f=toolchain%2Fgcc%2Ffinal%2FMakefile;h=3529616fd54ef0f751aaa307d4b29d7095495e4b;hb=c4fb88720eec0cbfd6ac2106e6c25ad35827000a;hp=2c25263db17b9ad419d16baf1441d0d27823fe87;hpb=68147004e23ccd216cf61cc85bfeedcbe9cbe3f7;p=lede-git%2F.git diff --git a/toolchain/gcc/final/Makefile b/toolchain/gcc/final/Makefile index 2c25263db1..3529616fd5 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