summaryrefslogtreecommitdiffstats
path: root/package
diff options
context:
space:
mode:
authornbd <nbd@3c298f89-4303-0410-b956-a3cf2f4a3e73>2012-02-10 16:13:37 +0000
committernbd <nbd@3c298f89-4303-0410-b956-a3cf2f4a3e73>2012-02-10 16:13:37 +0000
commita264c53397b58787af786b866e8c50d9d9ff0213 (patch)
tree17d8342bb417e00291d9ac57bb19ac9fa2664ba8 /package
parent314c3a2a09b03978458858957a1eaff0db79dde8 (diff)
zlib: parallel build has been reported to break this package, disable it (#10948)
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@30420 3c298f89-4303-0410-b956-a3cf2f4a3e73
Diffstat (limited to 'package')
-rw-r--r--package/zlib/Makefile2
1 files changed, 0 insertions, 2 deletions
diff --git a/package/zlib/Makefile b/package/zlib/Makefile
index be642ce3c..ecbfcd084 100644
--- a/package/zlib/Makefile
+++ b/package/zlib/Makefile
@@ -15,8 +15,6 @@ PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.bz2
PKG_SOURCE_URL:=http://www.zlib.net @SF/libpng
PKG_MD5SUM:=be1e89810e66150f5b0327984d8625a0
-PKG_BUILD_PARALLEL:=1
-
include $(INCLUDE_DIR)/package.mk
define Package/zlib