projects
/
openwrt
/
svn-archive
/
archive.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
7db235e
)
[packages] xmlrpc-c: package is not safe for parallel build
author
Jo-Philipp Wich
<
[email protected]
>
Mon, 17 Jan 2011 03:02:28 +0000
(
03:02
+0000)
committer
Jo-Philipp Wich
<
[email protected]
>
Mon, 17 Jan 2011 03:02:28 +0000
(
03:02
+0000)
SVN-Revision: 25030
libs/xmlrpc-c/Makefile
patch
|
blob
|
history
diff --git
a/libs/xmlrpc-c/Makefile
b/libs/xmlrpc-c/Makefile
index e66c42511c78a55cf2b17a85b6dcaf5d66773d93..f8b9a63fa608e7bcaf7d35c0dc8db69c63d6ecc5 100644
(file)
--- a/
libs/xmlrpc-c/Makefile
+++ b/
libs/xmlrpc-c/Makefile
@@
-20,6
+20,7
@@
PKG_SOURCE_PROTO:=svn
PKG_FIXUP:=libtool
PKG_INSTALL:=1
+PKG_BUILD_PARALLEL:=0
PKG_BUILD_DIR:=$(BUILD_DIR)/$(PKG_NAME)-$(BUILD_VARIANT)/$(PKG_NAME)-$(PKG_VERSION)