ath9k: add a patch that prevents excessive retry of single frames during an aggregati...
[openwrt.git] / tools / mpc / Makefile
index b2fdb32..adbe33e 100644 (file)
@@ -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