X-Git-Url: http://git.ozo.com/?p=openwrt-github%2F.git;a=blobdiff_plain;f=toolchain%2Fgcc%2Ffinal%2FMakefile;h=3529616fd54ef0f751aaa307d4b29d7095495e4b;hp=2c25263db17b9ad419d16baf1441d0d27823fe87;hb=d5795bac5d0fe69f06410d0acdb65e1e509e2e3a;hpb=a63d9f023640cb90fa92e08a801ed846c1947d91 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