projects
/
feed
/
packages.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
992b2c7
)
coova-chilli: disable parallel build
author
Eneas U de Queiroz
<cotequeiroz@gmail.com>
Thu, 4 Jul 2019 12:01:52 +0000
(09:01 -0300)
committer
Eneas U de Queiroz
<cotequeiroz@gmail.com>
Thu, 4 Jul 2019 12:01:52 +0000
(09:01 -0300)
Parallel building is causing a failure because it executes some
commands, such as patch, more than once.
Signed-off-by: Eneas U de Queiroz <cotequeiroz@gmail.com>
net/coova-chilli/Makefile
patch
|
blob
|
history
diff --git
a/net/coova-chilli/Makefile
b/net/coova-chilli/Makefile
index 0a2ef65eba694f913373ed594faa9e74dddbf1d6..7d6259dd5e42a0f04879727f19aef30d89b84ce5 100644
(file)
--- a/
net/coova-chilli/Makefile
+++ b/
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 \