[backfire] scripts, toolchain: backport external toolchain integration and spec patch...
[openwrt/svn-archive/archive.git] / toolchain / gcc / Makefile
index bd43738fb84cd9d8677cd4992a2d7b5b9ba0244c..315a55d047fbb9294d55b5e6bd89fbd148d13a17 100644 (file)
@@ -251,6 +251,7 @@ define Stage2/Install
                done; \
        );
        $(if $(CONFIG_EXTRA_TARGET_ARCH),$(call SetupExtraArch))
                done; \
        );
        $(if $(CONFIG_EXTRA_TARGET_ARCH),$(call SetupExtraArch))
+       $(SCRIPT_DIR)/patch-specs.sh "$(TOOLCHAIN_DIR)"
 endef
 
 
 endef