projects
/
openwrt
/
staging
/
blocktrron.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
6c07149
)
zlib: parallel build has been reported to break this package, disable it (#10948)
author
Felix Fietkau
<nbd@openwrt.org>
Fri, 10 Feb 2012 16:13:37 +0000
(16:13 +0000)
committer
Felix Fietkau
<nbd@openwrt.org>
Fri, 10 Feb 2012 16:13:37 +0000
(16:13 +0000)
SVN-Revision: 30420
package/zlib/Makefile
patch
|
blob
|
history
diff --git
a/package/zlib/Makefile
b/package/zlib/Makefile
index be642ce3c209f8330ff80418fe5f5e693c5ce5b9..ecbfcd08478d3dded3b267985cda7e4be97bb7d5 100644
(file)
--- 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