aboutsummaryrefslogtreecommitdiffstats
path: root/package
diff options
context:
space:
mode:
authorFelix Fietkau <nbd@openwrt.org>2012-02-10 16:13:37 +0000
committerFelix Fietkau <nbd@openwrt.org>2012-02-10 16:13:37 +0000
commit5e99ac529705f67c997cb2ea37bee6d94f7b88ed (patch)
tree17d8342bb417e00291d9ac57bb19ac9fa2664ba8 /package
parent874b5f7d490e439cc9103fd1c7c6b432c4b8bf4a (diff)
downloadupstream-5e99ac529705f67c997cb2ea37bee6d94f7b88ed.tar.gz
upstream-5e99ac529705f67c997cb2ea37bee6d94f7b88ed.tar.bz2
upstream-5e99ac529705f67c997cb2ea37bee6d94f7b88ed.zip
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 be642ce3c2..ecbfcd0847 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