tools/bison: enable parallel builds
[openwrt/staging/dedeckeh.git] / tools / bison / Makefile
index b48862a3dea99f07a29071ebead4b1e35d8df3dd..ef705227e51d74d99776c18a4e6ad7076d3a2378 100644 (file)
@@ -14,6 +14,8 @@ PKG_SOURCE_URL:=@GNU/$(PKG_NAME)
 PKG_MD5SUM:=9dba20116b13fc61a0846b0058fbe004
 PKG_CAT:=bzcat
 
+HOST_BUILD_PARALLEL:=1
+
 include $(INCLUDE_DIR)/host-build.mk
 
 HOST_LDFLAGS += $(HOST_STATIC_LINKING)