projects
/
openwrt
/
staging
/
blocktrron.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
b0065ec
)
tools/gmp enable parallel builds
author
Felix Fietkau
<nbd@openwrt.org>
Sat, 15 Sep 2012 14:17:43 +0000
(14:17 +0000)
committer
Felix Fietkau
<nbd@openwrt.org>
Sat, 15 Sep 2012 14:17:43 +0000
(14:17 +0000)
SVN-Revision: 33432
tools/gmp/Makefile
patch
|
blob
|
history
diff --git
a/tools/gmp/Makefile
b/tools/gmp/Makefile
index 86c8aa0bc7be45cc6c665ccb6deac50788308d75..292d9a5b3aec2ab62fa77373ddb247f6b33022a8 100644
(file)
--- a/
tools/gmp/Makefile
+++ b/
tools/gmp/Makefile
@@
-13,6
+13,8
@@
PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.xz
PKG_SOURCE_URL:=@GNU/gmp/
PKG_MD5SUM:=8aef50959acec2a1ad41d144ffe0f3b5
+HOST_BUILD_PARALLEL:=1
+
include $(INCLUDE_DIR)/host-build.mk
unexport CFLAGS