zlib: parallel build has been reported to break this package, disable it (#10948)
authorFelix Fietkau <nbd@openwrt.org>
Fri, 10 Feb 2012 16:13:37 +0000 (16:13 +0000)
committerFelix Fietkau <nbd@openwrt.org>
Fri, 10 Feb 2012 16:13:37 +0000 (16:13 +0000)
SVN-Revision: 30420

package/zlib/Makefile

index be642ce3c209f8330ff80418fe5f5e693c5ce5b9..ecbfcd08478d3dded3b267985cda7e4be97bb7d5 100644 (file)
@@ -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