tools/bison: enable parallel builds
SVN-Revision: 33439
This commit is contained in:
parent
a3649900b3
commit
0250047a79
1 changed files with 2 additions and 0 deletions
|
@ -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)
|
||||
|
|
Loading…
Reference in a new issue