projects
/
openwrt.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
83efa5c
)
uci: disable parallel builds again, the lua<->libuci dependency is not safe
author
nbd
<nbd@3c298f89-4303-0410-b956-a3cf2f4a3e73>
Sun, 30 Dec 2012 14:58:37 +0000
(14:58 +0000)
committer
nbd
<nbd@3c298f89-4303-0410-b956-a3cf2f4a3e73>
Sun, 30 Dec 2012 14:58:37 +0000
(14:58 +0000)
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@34936
3c298f89
-4303-0410-b956-
a3cf2f4a3e73
package/uci/Makefile
patch
|
blob
|
history
diff --git
a/package/uci/Makefile
b/package/uci/Makefile
index
f711c2d
..
8a8013c
100644
(file)
--- a/
package/uci/Makefile
+++ b/
package/uci/Makefile
@@
-27,7
+27,7
@@
PKG_LICENSE_FILES:=
PKG_MAINTAINER:=Felix Fietkau <nbd@openwrt.org>
-PKG_BUILD_PARALLEL:=
1
+PKG_BUILD_PARALLEL:=
0
include $(INCLUDE_DIR)/package.mk
include $(INCLUDE_DIR)/cmake.mk