aboutsummaryrefslogtreecommitdiffstats
path: root/package/zlib
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
commitdd93ab2606498374178e2f6fb9a5609016812409 (patch)
tree6a09e87f7aa14d6e5b19e625d34747f72ce7f891 /package/zlib
parent6c07149c2d6f683b9521027646138b45448e9d3f (diff)
downloadupstream-dd93ab2606498374178e2f6fb9a5609016812409.tar.gz
upstream-dd93ab2606498374178e2f6fb9a5609016812409.tar.bz2
upstream-dd93ab2606498374178e2f6fb9a5609016812409.zip
zlib: parallel build has been reported to break this package, disable it (#10948)
SVN-Revision: 30420
Diffstat (limited to 'package/zlib')
-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