mirror of
git://projects.qi-hardware.com/openwrt-xburst.git
synced 2024-11-16 20:39:42 +02:00
tools/libtool: enable parallel builds
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@33429 3c298f89-4303-0410-b956-a3cf2f4a3e73
This commit is contained in:
parent
db1d3b6a26
commit
59af6d93e9
@ -13,6 +13,8 @@ PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.gz
|
|||||||
PKG_SOURCE_URL:=@GNU/$(PKG_NAME)
|
PKG_SOURCE_URL:=@GNU/$(PKG_NAME)
|
||||||
PKG_MD5SUM:=b32b04148ecdd7344abc6fe8bd1bb021
|
PKG_MD5SUM:=b32b04148ecdd7344abc6fe8bd1bb021
|
||||||
|
|
||||||
|
HOST_BUILD_PARALLEL:=1
|
||||||
|
|
||||||
include $(INCLUDE_DIR)/host-build.mk
|
include $(INCLUDE_DIR)/host-build.mk
|
||||||
|
|
||||||
HOST_CONFIGURE_VARS += \
|
HOST_CONFIGURE_VARS += \
|
||||||
|
Loading…
Reference in New Issue
Block a user