projects
/
oweals
/
luci.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
7d32285
)
contrib/package: mark luci as unsafe for parallel build (i18n compiler issue)
author
Jo-Philipp Wich
<jow@openwrt.org>
Wed, 3 Nov 2010 00:21:14 +0000
(
00:21
+0000)
committer
Jo-Philipp Wich
<jow@openwrt.org>
Wed, 3 Nov 2010 00:21:14 +0000
(
00:21
+0000)
contrib/package/luci/Makefile
patch
|
blob
|
history
diff --git
a/contrib/package/luci/Makefile
b/contrib/package/luci/Makefile
index 511722a77c98d5e2cbb9ddb8a6d6cd0584254a69..3420fdebc0f69f800a7121c4b31ecfc0a670673e 100644
(file)
--- a/
contrib/package/luci/Makefile
+++ b/
contrib/package/luci/Makefile
@@
-9,6
+9,8
@@
endif
PKG_NAME:=luci
PKG_RELEASE:=1
+PKG_BUILD_PARALLEL:=0
+
ifeq ($(USELOCAL),1)
PKG_VERSION:=0.10+svn
else