tools/mpc: enable parallel builds
SVN-Revision: 33436
This commit is contained in:
parent
4620e713a4
commit
56c7b771fe
1 changed files with 2 additions and 0 deletions
|
@ -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
|
||||
|
|
Loading…
Reference in a new issue