liburcu: enable parallel building
This commit is contained in:
@@ -22,6 +22,8 @@ stdenv.mkDerivation rec {
|
||||
|
||||
nativeCheckInputs = [ perl ];
|
||||
|
||||
enableParallelBuilding = true;
|
||||
|
||||
preCheck = "patchShebangs tests/unit";
|
||||
doCheck = true;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user