projects
/
openwrt
/
staging
/
robimarko.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
8b47037
)
tools/libtool: enable parallel builds
author
Felix Fietkau
<nbd@openwrt.org>
Sat, 15 Sep 2012 14:17:34 +0000
(14:17 +0000)
committer
Felix Fietkau
<nbd@openwrt.org>
Sat, 15 Sep 2012 14:17:34 +0000
(14:17 +0000)
SVN-Revision: 33429
tools/libtool/Makefile
patch
|
blob
|
history
diff --git
a/tools/libtool/Makefile
b/tools/libtool/Makefile
index 080689b8ac203dcfd9777cd33bd1b6f323e84e55..cb6cf4a5c79f8384ab78dd398d193282689f2041 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 += \