treewide: remove enableParallelBuilding = true if using cmake
This commit is contained in:
@@ -23,8 +23,6 @@ in stdenv.mkDerivation rec {
|
||||
|
||||
propagatedBuildInputs = [ gmp boost ];
|
||||
|
||||
enableParallelBuilding = true;
|
||||
|
||||
passthru = {
|
||||
inherit mainVersion;
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user