From: Felix Fietkau Date: Sat, 15 Sep 2012 14:17:34 +0000 (+0000) Subject: tools/libtool: enable parallel builds X-Git-Tag: v19.07.0-rc1~23550 X-Git-Url: http://git.openwrt.org/?a=commitdiff_plain;h=d010ec2a91d9d2d550dfddbb0e92a199695e5de4;p=openwrt%2Fstaging%2Fhauke.git tools/libtool: enable parallel builds SVN-Revision: 33429 --- 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 += \