Use PKG_BUILD_PARALLEL:=0 to force-disable parallel build

git-svn-id: svn://svn.openwrt.org/openwrt/packages@23481 3c298f89-4303-0410-b956-a3cf2f4a3e73
This commit is contained in:
mb
2010-10-16 18:43:37 +00:00
parent 93a5c2e614
commit 53138c6975
5 changed files with 5 additions and 10 deletions

View File

@ -14,8 +14,7 @@ PKG_MD5SUM:=9c7445cefaf8d6160017aef606f2e558
PKG_SOURCE_URL:=http://www.comnets.uni-bremen.de/~mab/openwrt/source/
PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.gz
# Force -j1
PKG_JOBS:=
PKG_BUILD_PARALLEL:=0
include $(INCLUDE_DIR)/package.mk