projects
/
openwrt
/
svn-archive
/
archive.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
5197b08
)
tools/m4: enable parallel builds
author
Felix Fietkau
<nbd@openwrt.org>
Sat, 15 Sep 2012 14:17:24 +0000
(14:17 +0000)
committer
Felix Fietkau
<nbd@openwrt.org>
Sat, 15 Sep 2012 14:17:24 +0000
(14:17 +0000)
SVN-Revision: 33426
tools/m4/Makefile
patch
|
blob
|
history
diff --git
a/tools/m4/Makefile
b/tools/m4/Makefile
index 6470a549a59a3e128b4f2397ce7a73a4fde1d0ec..fa7ed79d12792dbf0e52969fc2861b478596af1d 100644
(file)
--- a/
tools/m4/Makefile
+++ b/
tools/m4/Makefile
@@
-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)