git.99rst.org
/
openwrt-packages.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
| inline |
side by side
(parent:
db05302
)
libxml2: disable parallel build
author
Alexander Couzens
<redacted>
Wed, 26 Aug 2015 14:09:47 +0000
(16:09 +0200)
committer
Alexander Couzens
<redacted>
Wed, 26 Aug 2015 14:11:09 +0000
(16:11 +0200)
libxml2 fails to build in one of three runs.
Signed-off-by: Alexander Couzens <redacted>
libs/libxml2/Makefile
patch
|
blob
|
history
diff --git
a/libs/libxml2/Makefile
b/libs/libxml2/Makefile
index c83b7c02d9c1c235a7b72d0518c20ccb04d4241b..8680e9cef226536b23f371e275c1ddda5a6bb4c6 100644
(file)
--- a/
libs/libxml2/Makefile
+++ b/
libs/libxml2/Makefile
@@
-24,7
+24,7
@@
PKG_MAINTAINER:=Michael Heimpold <mhei@heimpold.de>
PKG_FIXUP:=autoreconf
PKG_INSTALL:=1
-PKG_BUILD_PARALLEL:=
1
+PKG_BUILD_PARALLEL:=
0
include $(INCLUDE_DIR)/host-build.mk
include $(INCLUDE_DIR)/package.mk
git clone https://git.99rst.org/PROJECT