mirror of
git://projects.qi-hardware.com/openwrt-xburst.git
synced 2024-11-23 20:55:19 +02:00
tools/mpc: enable parallel builds
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@33436 3c298f89-4303-0410-b956-a3cf2f4a3e73
This commit is contained in:
parent
e1b8cad7cd
commit
8077172d47
@ -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 New Issue
Block a user