mirror of
git://projects.qi-hardware.com/openwrt-xburst.git
synced 2024-11-04 23:25:01 +02:00
[package] uci: mark uci as unsafe for parallel building
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@26470 3c298f89-4303-0410-b956-a3cf2f4a3e73
This commit is contained in:
parent
69b3480700
commit
2dca7b4edb
@ -22,6 +22,8 @@ PKG_SOURCE_VERSION:=$(PKG_REV)
|
||||
PKG_SOURCE_PROTO:=git
|
||||
PKG_MIRROR_MD5SUM:=2f562ba3a4e1f759392d6e5b4d1144d7
|
||||
|
||||
PKG_BUILD_PARALLEL:=0
|
||||
|
||||
include $(INCLUDE_DIR)/package.mk
|
||||
include $(INCLUDE_DIR)/cmake.mk
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user