libxml2: disable parallel build
authorAlexander Couzens <redacted>
Wed, 26 Aug 2015 14:09:47 +0000 (16:09 +0200)
committerAlexander 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

index c83b7c02d9c1c235a7b72d0518c20ccb04d4241b..8680e9cef226536b23f371e275c1ddda5a6bb4c6 100644 (file)
@@ -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