From 7a70c15c3209590027b38a2e0b83486b9cbbaefc Mon Sep 17 00:00:00 2001 From: Christian Neukirchen Date: Mon, 11 May 2015 18:51:45 +0200 Subject: [PATCH] halibut: disable_parallel_build=yes. --- srcpkgs/halibut/template | 1 + 1 file changed, 1 insertion(+) diff --git a/srcpkgs/halibut/template b/srcpkgs/halibut/template index c2c0f23a827..130cd63e4ce 100644 --- a/srcpkgs/halibut/template +++ b/srcpkgs/halibut/template @@ -3,6 +3,7 @@ pkgname=halibut version=1.1 revision=2 build_style=gnu-makefile +disable_parallel_build=yes hostmakedepends="perl" if [ "$CROSS_BUILD" ]; then hostmakedepends+=" halibut"