treewide: remove enableParallelBuilding = true if using cmake
This commit is contained in:
@@ -92,8 +92,6 @@ stdenv.mkDerivation rec {
|
||||
EOW
|
||||
'';
|
||||
|
||||
enableParallelBuilding = true;
|
||||
|
||||
meta = {
|
||||
description = "Framework for the simulation of distributed applications";
|
||||
longDescription = ''
|
||||
|
||||
Reference in New Issue
Block a user