projects
/
openwrt.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
db1d3b6
)
tools/libtool: enable parallel builds
author
nbd
<nbd@3c298f89-4303-0410-b956-a3cf2f4a3e73>
Sat, 15 Sep 2012 14:17:34 +0000
(14:17 +0000)
committer
nbd
<nbd@3c298f89-4303-0410-b956-a3cf2f4a3e73>
Sat, 15 Sep 2012 14:17:34 +0000
(14:17 +0000)
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@33429
3c298f89
-4303-0410-b956-
a3cf2f4a3e73
tools/libtool/Makefile
patch
|
blob
|
history
diff --git
a/tools/libtool/Makefile
b/tools/libtool/Makefile
index
080689b
..
cb6cf4a
100644
(file)
--- a/
tools/libtool/Makefile
+++ b/
tools/libtool/Makefile
@@
-13,6
+13,8
@@
PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.gz
PKG_SOURCE_URL:=@GNU/$(PKG_NAME)
PKG_MD5SUM:=b32b04148ecdd7344abc6fe8bd1bb021
+HOST_BUILD_PARALLEL:=1
+
include $(INCLUDE_DIR)/host-build.mk
HOST_CONFIGURE_VARS += \