Merge pull request #9390 from cotequeiroz/coova-chilli-parallel
coova-chilli: disable parallel build
This commit is contained in:
commit
905e1e1766
1 changed files with 1 additions and 1 deletions
|
@ -21,7 +21,7 @@ PKG_LICENSE_FILES:=COPYING
|
||||||
|
|
||||||
PKG_FIXUP:=autoreconf
|
PKG_FIXUP:=autoreconf
|
||||||
PKG_INSTALL:=1
|
PKG_INSTALL:=1
|
||||||
PKG_BUILD_PARALLEL:=1
|
PKG_BUILD_PARALLEL:=0
|
||||||
|
|
||||||
PKG_CONFIG_DEPENDS:= \
|
PKG_CONFIG_DEPENDS:= \
|
||||||
COOVACHILLI_MINIPORTAL \
|
COOVACHILLI_MINIPORTAL \
|
||||||
|
|
Loading…
Reference in a new issue