treewide: remove enableParallelBuilding = true if using cmake
This commit is contained in:
@@ -9,8 +9,6 @@ stdenv.mkDerivation rec {
|
||||
sha256 = "1khzclkrd1yn9mz3g14ndgpsbj8j50v8dsjarcj6kkn9zgbbazc4";
|
||||
};
|
||||
|
||||
enableParallelBuilding = true;
|
||||
|
||||
nativeBuildInputs = [ cmake ];
|
||||
buildInputs = [ hdf5 ];
|
||||
|
||||
|
||||
Reference in New Issue
Block a user