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:
@ -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
|
||||
|
||||
|
Reference in New Issue
Block a user