X-Git-Url: https://git.enpas.org/?a=blobdiff_plain;f=tools%2Fgmp%2FMakefile;h=292d9a5b3aec2ab62fa77373ddb247f6b33022a8;hb=cbefadaaef52de55fdc3b8020965a6603a69ae44;hp=86c8aa0bc7be45cc6c665ccb6deac50788308d75;hpb=dd225c9d80e62871cbf0ec3964468b62b785da5e;p=openwrt.git diff --git a/tools/gmp/Makefile b/tools/gmp/Makefile index 86c8aa0bc7..292d9a5b3a 100644 --- a/tools/gmp/Makefile +++ b/tools/gmp/Makefile @@ -13,6 +13,8 @@ PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.xz PKG_SOURCE_URL:=@GNU/gmp/ PKG_MD5SUM:=8aef50959acec2a1ad41d144ffe0f3b5 +HOST_BUILD_PARALLEL:=1 + include $(INCLUDE_DIR)/host-build.mk unexport CFLAGS