summaryrefslogtreecommitdiff
path: root/tools/libtool
diff options
context:
space:
mode:
authorFelix Fietkau <nbd@openwrt.org>2012-09-15 14:17:34 +0000
committerFelix Fietkau <nbd@openwrt.org>2012-09-15 14:17:34 +0000
commitd010ec2a91d9d2d550dfddbb0e92a199695e5de4 (patch)
treec850ad06a44ae5a84626c7787743252106d83a5e /tools/libtool
parent8b47037101db9ed4da5ee73f5754f8be9182cc9a (diff)
downloadmtk-20170518-d010ec2a91d9d2d550dfddbb0e92a199695e5de4.zip
mtk-20170518-d010ec2a91d9d2d550dfddbb0e92a199695e5de4.tar.gz
mtk-20170518-d010ec2a91d9d2d550dfddbb0e92a199695e5de4.tar.bz2
tools/libtool: enable parallel builds
SVN-Revision: 33429
Diffstat (limited to 'tools/libtool')
-rw-r--r--tools/libtool/Makefile2
1 files changed, 2 insertions, 0 deletions
diff --git a/tools/libtool/Makefile b/tools/libtool/Makefile
index 080689b..cb6cf4a 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 += \