From: nbd Date: Sat, 15 Sep 2012 14:17:34 +0000 (+0000) Subject: tools/libtool: enable parallel builds X-Git-Url: http://git.ozo.com/?a=commitdiff_plain;ds=sidebyside;h=59af6d93e97b9b805091c7bb08fb4c3247bbbe3e;p=openwrt-working-2016%2F.git tools/libtool: enable parallel builds git-svn-id: svn://svn.openwrt.org/openwrt/trunk@33429 3c298f89-4303-0410-b956-a3cf2f4a3e73 --- diff --git a/tools/libtool/Makefile b/tools/libtool/Makefile index 080689b8ac..cb6cf4a5c7 100644 --- a/tools/libtool/Makefile +++ b/tools/libtool/Makefile @@ -13,6 +13,8 @@ PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.gz PKG_SOURCE_URL:=@GNU/$(PKG_NAME) PKG_MD5SUM:=b32b04148ecdd7344abc6fe8bd1bb021 +HOST_BUILD_PARALLEL:=1 + include $(INCLUDE_DIR)/host-build.mk HOST_CONFIGURE_VARS += \