uci: disable parallel builds again, the lua<->libuci dependency is not safe

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@34936 3c298f89-4303-0410-b956-a3cf2f4a3e73
master
Felix Fietkau 2012-12-30 14:58:37 +00:00
parent 4a54ead634
commit a50e37f61d
1 changed files with 1 additions and 1 deletions

View File

@ -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