treewide: remove enableParallelBuilding = true if using cmake
This commit is contained in:
@@ -47,8 +47,6 @@ stdenv.mkDerivation rec {
|
||||
gtest
|
||||
];
|
||||
|
||||
enableParallelBuilding = true;
|
||||
|
||||
buildInputs = [
|
||||
catch2
|
||||
zlib
|
||||
|
||||
Reference in New Issue
Block a user