mirror of
https://github.com/openwrt/openwrt.git
synced 2025-02-01 08:48:08 +00:00
tools/mpc: enable parallel builds
SVN-Revision: 33436
This commit is contained in:
parent
4620e713a4
commit
56c7b771fe
@ -13,6 +13,8 @@ PKG_SOURCE_URL:=http://www.multiprecision.org/mpc/download/
|
|||||||
PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.gz
|
PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.gz
|
||||||
PKG_MD5SUM:=0d6acab8d214bd7d1fbbc593e83dd00d
|
PKG_MD5SUM:=0d6acab8d214bd7d1fbbc593e83dd00d
|
||||||
|
|
||||||
|
HOST_BUILD_PARALLEL:=1
|
||||||
|
|
||||||
include $(INCLUDE_DIR)/host-build.mk
|
include $(INCLUDE_DIR)/host-build.mk
|
||||||
|
|
||||||
unexport CFLAGS
|
unexport CFLAGS
|
||||||
|
Loading…
x
Reference in New Issue
Block a user