tools/m4: enable parallel builds
SVN-Revision: 33426
This commit is contained in:
parent
f1eda43e73
commit
17f9811814
1 changed files with 2 additions and 0 deletions
|
@ -14,6 +14,8 @@ PKG_SOURCE_URL:=@GNU/$(PKG_NAME)
|
|||
PKG_MD5SUM:=a5dfb4f2b7370e9d34293d23fd09b280
|
||||
PKG_CAT:=zcat
|
||||
|
||||
HOST_BUILD_PARALLEL:=1
|
||||
|
||||
include $(INCLUDE_DIR)/host-build.mk
|
||||
|
||||
HOST_LDFLAGS += $(HOST_STATIC_LINKING)
|
||||
|
|
Loading…
Reference in a new issue