[toolchain] invoke patch-specs.sh in the gcc/final install stage.
[openwrt.git] / toolchain / gcc / final / Makefile
index dc884ab..dcab909 100644 (file)
@@ -70,6 +70,7 @@ define Host/Install
                done; \
        );
        $(if $(CONFIG_EXTRA_TARGET_ARCH),$(call SetupExtraArch))
+       $(SCRIPT_DIR)/patch-specs.sh "$(TOOLCHAIN_DIR)"
 endef
 
 $(eval $(call HostBuild))