contrib/package: mark luci as unsafe for parallel build (i18n compiler issue)
This commit is contained in:
parent
7d32285ef4
commit
6ba128551c
1 changed files with 2 additions and 0 deletions
|
@ -9,6 +9,8 @@ endif
|
|||
PKG_NAME:=luci
|
||||
PKG_RELEASE:=1
|
||||
|
||||
PKG_BUILD_PARALLEL:=0
|
||||
|
||||
ifeq ($(USELOCAL),1)
|
||||
PKG_VERSION:=0.10+svn
|
||||
else
|
||||
|
|
Loading…
Reference in a new issue