cryptsetup: enable parallel building
This commit is contained in:
@@ -86,6 +86,8 @@ stdenv.mkDerivation rec {
|
||||
popt
|
||||
] ++ lib.optional (!withInternalArgon2) libargon2;
|
||||
|
||||
enableParallelBuilding = true;
|
||||
|
||||
# The test [7] header backup in compat-test fails with a mysterious
|
||||
# "out of memory" error, even though tons of memory is available.
|
||||
# Issue filed upstream: https://gitlab.com/cryptsetup/cryptsetup/-/issues/763
|
||||
|
||||
Reference in New Issue
Block a user