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:
parent
93a5c2e614
commit
53138c6975
@ -16,8 +16,7 @@ PKG_SOURCE_URL:=http://mobisend.org/debian-mobisend/pool/main/s/sendd/
|
|||||||
PKG_MD5SUM:=99c18e5d965e57d580f146d00145251a
|
PKG_MD5SUM:=99c18e5d965e57d580f146d00145251a
|
||||||
PKG_BUILD_DIR:=$(BUILD_DIR)/sendd-0.2
|
PKG_BUILD_DIR:=$(BUILD_DIR)/sendd-0.2
|
||||||
|
|
||||||
# Force -j1
|
PKG_BUILD_PARALLEL:=0
|
||||||
PKG_JOBS:=
|
|
||||||
|
|
||||||
include $(INCLUDE_DIR)/package.mk
|
include $(INCLUDE_DIR)/package.mk
|
||||||
|
|
||||||
|
@ -15,8 +15,7 @@ PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.bz2
|
|||||||
PKG_SOURCE_URL:=http://downloads.openwrt.org/sources/
|
PKG_SOURCE_URL:=http://downloads.openwrt.org/sources/
|
||||||
PKG_MD5SUM:=b569066ac2ba1356c2112b118a7d74d0
|
PKG_MD5SUM:=b569066ac2ba1356c2112b118a7d74d0
|
||||||
|
|
||||||
# Force -j1
|
PKG_BUILD_PARALLEL:=0
|
||||||
PKG_JOBS:=
|
|
||||||
|
|
||||||
include $(INCLUDE_DIR)/package.mk
|
include $(INCLUDE_DIR)/package.mk
|
||||||
|
|
||||||
|
@ -17,8 +17,7 @@ PKG_MD5SUM:=aa4e0e5c57f94489463ea6576591ce9d
|
|||||||
|
|
||||||
PKG_BUILD_DIR:=$(BUILD_DIR)/mDNSResponder-$(PKG_VERSION)
|
PKG_BUILD_DIR:=$(BUILD_DIR)/mDNSResponder-$(PKG_VERSION)
|
||||||
|
|
||||||
# Force -j1
|
PKG_BUILD_PARALLEL:=0
|
||||||
PKG_JOBS:=
|
|
||||||
|
|
||||||
include $(INCLUDE_DIR)/package.mk
|
include $(INCLUDE_DIR)/package.mk
|
||||||
|
|
||||||
|
@ -14,8 +14,7 @@ PKG_MD5SUM:=9c7445cefaf8d6160017aef606f2e558
|
|||||||
PKG_SOURCE_URL:=http://www.comnets.uni-bremen.de/~mab/openwrt/source/
|
PKG_SOURCE_URL:=http://www.comnets.uni-bremen.de/~mab/openwrt/source/
|
||||||
PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.gz
|
PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.gz
|
||||||
|
|
||||||
# Force -j1
|
PKG_BUILD_PARALLEL:=0
|
||||||
PKG_JOBS:=
|
|
||||||
|
|
||||||
include $(INCLUDE_DIR)/package.mk
|
include $(INCLUDE_DIR)/package.mk
|
||||||
|
|
||||||
|
@ -16,8 +16,7 @@ PKG_SOURCE_URL:=http://downloads.xiph.org/releases/cdparanoia/
|
|||||||
PKG_SOURCE_TARGETDIR:=$(PKG_NAME)-$(PKG_VERSION)
|
PKG_SOURCE_TARGETDIR:=$(PKG_NAME)-$(PKG_VERSION)
|
||||||
PKG_MD5SUM:=b304bbe8ab63373924a744eac9ebc652
|
PKG_MD5SUM:=b304bbe8ab63373924a744eac9ebc652
|
||||||
|
|
||||||
# Force -j1
|
PKG_BUILD_PARALLEL:=0
|
||||||
PKG_JOBS:=
|
|
||||||
|
|
||||||
include $(INCLUDE_DIR)/package.mk
|
include $(INCLUDE_DIR)/package.mk
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user