treewide: remove enableParallelBuilding = true if using cmake
This commit is contained in:
@@ -63,8 +63,6 @@ buildPythonPackage rec {
|
||||
Mako
|
||||
];
|
||||
|
||||
enableParallelBuilding = true;
|
||||
|
||||
nativeBuildInputs = [ cmake ];
|
||||
|
||||
buildInputs = [
|
||||
|
||||
Reference in New Issue
Block a user