X-Git-Url: http://git.ozo.com/?p=openwrt-10.03%2F.git;a=blobdiff_plain;f=toolchain%2Fgcc%2FMakefile;fp=toolchain%2Fgcc%2FMakefile;h=315a55d047fbb9294d55b5e6bd89fbd148d13a17;hp=bd43738fb84cd9d8677cd4992a2d7b5b9ba0244c;hb=b4aa2724b9d8690dc4a07918eff1a90717c85964;hpb=db2c1fa9b2c5a6b2ebc3cc3c93d559688df5f1dc diff --git a/toolchain/gcc/Makefile b/toolchain/gcc/Makefile index bd43738fb..315a55d04 100644 --- a/toolchain/gcc/Makefile +++ b/toolchain/gcc/Makefile @@ -251,6 +251,7 @@ define Stage2/Install done; \ ); $(if $(CONFIG_EXTRA_TARGET_ARCH),$(call SetupExtraArch)) + $(SCRIPT_DIR)/patch-specs.sh "$(TOOLCHAIN_DIR)" endef