summaryrefslogtreecommitdiffstats
path: root/tools
diff options
context:
space:
mode:
authornbd <nbd@3c298f89-4303-0410-b956-a3cf2f4a3e73>2012-09-15 14:17:34 +0000
committernbd <nbd@3c298f89-4303-0410-b956-a3cf2f4a3e73>2012-09-15 14:17:34 +0000
commit59af6d93e97b9b805091c7bb08fb4c3247bbbe3e (patch)
tree4bc7675b1cd89b72325ce4536711adefe5db4e3b /tools
parentdb1d3b6a265d68d1448a996f0868852988802355 (diff)
tools/libtool: enable parallel builds
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@33429 3c298f89-4303-0410-b956-a3cf2f4a3e73
Diffstat (limited to 'tools')
-rw-r--r--tools/libtool/Makefile2
1 files changed, 2 insertions, 0 deletions
diff --git a/tools/libtool/Makefile b/tools/libtool/Makefile
index 080689b8a..cb6cf4a5c 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 += \