From ba360f90f979f41a4613e111ebb3c39fb731b6a9 Mon Sep 17 00:00:00 2001 From: Tuomas Tynkkynen Date: Sat, 1 Apr 2017 19:42:41 +0300 Subject: [PATCH] xfstests: Enable parallel build --- pkgs/tools/misc/xfstests/default.nix | 1 + 1 file changed, 1 insertion(+) diff --git a/pkgs/tools/misc/xfstests/default.nix b/pkgs/tools/misc/xfstests/default.nix index a4ec2324b8b3..493626765843 100644 --- a/pkgs/tools/misc/xfstests/default.nix +++ b/pkgs/tools/misc/xfstests/default.nix @@ -14,6 +14,7 @@ stdenv.mkDerivation { buildInputs = [ acl autoreconfHook attr gawk libaio libuuid libxfs openssl perl ]; hardeningDisable = [ "format" ]; + enableParallelBuilding = true; patchPhase = '' # Patch the destination directory