projects
/
openwrt.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
69b3480
)
[package] uci: mark uci as unsafe for parallel building
author
jow
<jow@3c298f89-4303-0410-b956-a3cf2f4a3e73>
Mon, 4 Apr 2011 12:06:37 +0000
(12:06 +0000)
committer
jow
<jow@3c298f89-4303-0410-b956-a3cf2f4a3e73>
Mon, 4 Apr 2011 12:06:37 +0000
(12:06 +0000)
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@26470
3c298f89
-4303-0410-b956-
a3cf2f4a3e73
package/uci/Makefile
patch
|
blob
|
history
diff --git
a/package/uci/Makefile
b/package/uci/Makefile
index
702d463
..
5a9b855
100644
(file)
--- a/
package/uci/Makefile
+++ b/
package/uci/Makefile
@@
-22,6
+22,8
@@
PKG_SOURCE_VERSION:=$(PKG_REV)
PKG_SOURCE_PROTO:=git
PKG_MIRROR_MD5SUM:=2f562ba3a4e1f759392d6e5b4d1144d7
+PKG_BUILD_PARALLEL:=0
+
include $(INCLUDE_DIR)/package.mk
include $(INCLUDE_DIR)/cmake.mk
This page took
0.028805 seconds
and
4
git commands to generate.