toolchain: remove another bogus copy of libiberty.a
[openwrt/staging/chunkeey.git] / toolchain / gcc / final / Makefile
index 2c25263db17b9ad419d16baf1441d0d27823fe87..3529616fd54ef0f751aaa307d4b29d7095495e4b 100644 (file)
@@ -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