From 3ea1118c0485b65fa1139f869b70f101393600e5 Mon Sep 17 00:00:00 2001 From: nbd Date: Sat, 15 Sep 2012 14:18:04 +0000 Subject: tools/bison: enable parallel builds git-svn-id: svn://svn.openwrt.org/openwrt/trunk@33439 3c298f89-4303-0410-b956-a3cf2f4a3e73 --- tools/bison/Makefile | 2 ++ 1 file changed, 2 insertions(+) (limited to 'tools') diff --git a/tools/bison/Makefile b/tools/bison/Makefile index b48862a3d..ef705227e 100644 --- a/tools/bison/Makefile +++ b/tools/bison/Makefile @@ -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) -- cgit v1.2.3