Skip to content
Snippets Groups Projects
Commit c4fb8872 authored by Felix Fietkau's avatar Felix Fietkau
Browse files

toolchain: remove another bogus copy of libiberty.a


Signed-off-by: default avatarFelix Fietkau <nbd@openwrt.org>

SVN-Revision: 42624
parent 68147004
No related branches found
No related tags found
No related merge requests found
......@@ -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
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment