X-Git-Url: https://git.rohieb.name/openwrt.git/blobdiff_plain/9d43dbd716ca1c46e5c92a1ba4e56c7dbaa4ec86..2d4b05f03eba24e569a97e94e7cee36ca2941b5c:/toolchain/gcc/final/Makefile diff --git a/toolchain/gcc/final/Makefile b/toolchain/gcc/final/Makefile index dc884ab9c..dcab9094e 100644 --- a/toolchain/gcc/final/Makefile +++ b/toolchain/gcc/final/Makefile @@ -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))