mirror of
https://github.com/openwrt/openwrt.git
synced 2024-12-19 21:58:04 +00:00
tools/gmp enable parallel builds
SVN-Revision: 33432
This commit is contained in:
parent
b0065ecb72
commit
fd1529921d
@ -13,6 +13,8 @@ PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.xz
|
||||
PKG_SOURCE_URL:=@GNU/gmp/
|
||||
PKG_MD5SUM:=8aef50959acec2a1ad41d144ffe0f3b5
|
||||
|
||||
HOST_BUILD_PARALLEL:=1
|
||||
|
||||
include $(INCLUDE_DIR)/host-build.mk
|
||||
|
||||
unexport CFLAGS
|
||||
|
Loading…
Reference in New Issue
Block a user