tools/bison: enable parallel builds
authorFelix Fietkau <nbd@openwrt.org>
Sat, 15 Sep 2012 14:18:04 +0000 (14:18 +0000)
committerFelix Fietkau <nbd@openwrt.org>
Sat, 15 Sep 2012 14:18:04 +0000 (14:18 +0000)
SVN-Revision: 33439

tools/bison/Makefile

index b48862a3dea99f07a29071ebead4b1e35d8df3dd..ef705227e51d74d99776c18a4e6ad7076d3a2378 100644 (file)
@@ -14,6 +14,8 @@ PKG_SOURCE_URL:=@GNU/$(PKG_NAME)
 PKG_MD5SUM:=9dba20116b13fc61a0846b0058fbe004
 PKG_CAT:=bzcat
 
 PKG_MD5SUM:=9dba20116b13fc61a0846b0058fbe004
 PKG_CAT:=bzcat
 
+HOST_BUILD_PARALLEL:=1
+
 include $(INCLUDE_DIR)/host-build.mk
 
 HOST_LDFLAGS += $(HOST_STATIC_LINKING)
 include $(INCLUDE_DIR)/host-build.mk
 
 HOST_LDFLAGS += $(HOST_STATIC_LINKING)