treewide: remove enableParallelBuilding = true if using cmake
This commit is contained in:
@@ -33,8 +33,6 @@ stdenv.mkDerivation {
|
||||
|
||||
doCheck = true;
|
||||
|
||||
enableParallelBuilding = true;
|
||||
|
||||
meta = with stdenv.lib; {
|
||||
inherit version;
|
||||
description = "Linear Algebra PACKage";
|
||||
|
||||
Reference in New Issue
Block a user