Browse Source

tools/libtool: enable parallel builds

SVN-Revision: 33429
Felix Fietkau 13 years ago
parent
commit
d010ec2a91
1 changed files with 2 additions and 0 deletions
  1. 2 0
      tools/libtool/Makefile

+ 2 - 0
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 += \