treewide: remove enableParallelBuilding = true if using cmake
This commit is contained in:
@@ -37,8 +37,6 @@ in buildPythonPackage rec {
|
||||
ln -s ${numpy.cfg} site.cfg
|
||||
'';
|
||||
|
||||
enableParallelBuilding = true;
|
||||
|
||||
checkPhase = ''
|
||||
runHook preCheck
|
||||
pushd dist
|
||||
|
||||
Reference in New Issue
Block a user