uci: disable parallel builds again, the lua<->libuci dependency is not safe
SVN-Revision: 34936
This commit is contained in:
parent
ce57efa3ea
commit
fc760260dd
1 changed files with 1 additions and 1 deletions
|
@ -27,7 +27,7 @@ PKG_LICENSE_FILES:=
|
|||
|
||||
PKG_MAINTAINER:=Felix Fietkau <nbd@openwrt.org>
|
||||
|
||||
PKG_BUILD_PARALLEL:=1
|
||||
PKG_BUILD_PARALLEL:=0
|
||||
|
||||
include $(INCLUDE_DIR)/package.mk
|
||||
include $(INCLUDE_DIR)/cmake.mk
|
||||
|
|
Loading…
Reference in a new issue