X-Git-Url: http://git.openwrt.org/?p=openwrt%2Fstaging%2Fmkresin.git;a=blobdiff_plain;f=tools%2Fmpc%2FMakefile;h=adbe33e0b49ff63554f726518cb217dd2ce4baf5;hp=b2fdb324986cce9fb517c91e40f9fa8c8f994851;hb=56c7b771fef082e4a2b277366d85a14fd8efd17a;hpb=4620e713a4fe55ee2fac8eaad4d37712c451bd36 diff --git a/tools/mpc/Makefile b/tools/mpc/Makefile index b2fdb32498..adbe33e0b4 100644 --- a/tools/mpc/Makefile +++ b/tools/mpc/Makefile @@ -13,6 +13,8 @@ PKG_SOURCE_URL:=http://www.multiprecision.org/mpc/download/ PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.gz PKG_MD5SUM:=0d6acab8d214bd7d1fbbc593e83dd00d +HOST_BUILD_PARALLEL:=1 + include $(INCLUDE_DIR)/host-build.mk unexport CFLAGS