uci: mark uci as unsafe for parallel building
SVN-Revision: 26470
This commit is contained in:
parent
c319b73399
commit
c64e907639
1 changed files with 2 additions and 0 deletions
|
@ -22,6 +22,8 @@ PKG_SOURCE_VERSION:=$(PKG_REV)
|
||||||
PKG_SOURCE_PROTO:=git
|
PKG_SOURCE_PROTO:=git
|
||||||
PKG_MIRROR_MD5SUM:=2f562ba3a4e1f759392d6e5b4d1144d7
|
PKG_MIRROR_MD5SUM:=2f562ba3a4e1f759392d6e5b4d1144d7
|
||||||
|
|
||||||
|
PKG_BUILD_PARALLEL:=0
|
||||||
|
|
||||||
include $(INCLUDE_DIR)/package.mk
|
include $(INCLUDE_DIR)/package.mk
|
||||||
include $(INCLUDE_DIR)/cmake.mk
|
include $(INCLUDE_DIR)/cmake.mk
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue