From 01e070cedc539ea9ef3f20e13c57a1e97f75f025 Mon Sep 17 00:00:00 2001 From: Enno Boland Date: Sun, 27 Nov 2016 11:30:43 +0100 Subject: [PATCH] perl: disable parallel build as mentioned in https://github.com/voidlinux/void-packages/pull/5233#issuecomment-263103534 --- srcpkgs/perl/template | 1 + 1 file changed, 1 insertion(+) diff --git a/srcpkgs/perl/template b/srcpkgs/perl/template index bef61c341b9..a78f6db5381 100644 --- a/srcpkgs/perl/template +++ b/srcpkgs/perl/template @@ -15,6 +15,7 @@ distfiles="http://www.cpan.org/src/5.0/perl-${version}.tar.gz https://github.com/arsv/perl-cross/releases/download/${_perl_cross_version}/perl-${version}-cross-${_perl_cross_version}.tar.gz" checksum="7e430c6e0e0d9017c3f72898850dea657fa6b51909220a7bcf305a87f2475202 cac4616274edaef81f48d8880d4224e05b81d0033ebad45d42a3a18664c3409c" +disable_parallel_build=yes # Before updating this package to a new major version, run ${FILESDIR}/provides.pl # against ${wrksrc} to find the list of built in packages.