Browse Source
Merge pull request #9390 from cotequeiroz/coova-chilli-parallel
coova-chilli: disable parallel build
lilik-openwrt-22.03
Rosen Penev
5 years ago
committed by
GitHub
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with
1 additions and
1 deletions
-
net/coova-chilli/Makefile
|
|
@ -21,7 +21,7 @@ PKG_LICENSE_FILES:=COPYING |
|
|
|
|
|
|
|
PKG_FIXUP:=autoreconf |
|
|
|
PKG_INSTALL:=1 |
|
|
|
PKG_BUILD_PARALLEL:=1 |
|
|
|
PKG_BUILD_PARALLEL:=0 |
|
|
|
|
|
|
|
PKG_CONFIG_DEPENDS:= \
|
|
|
|
COOVACHILLI_MINIPORTAL \
|
|
|
|