treewide: remove enableParallelBuilding = true if using cmake
This commit is contained in:
@@ -195,8 +195,6 @@ in rec {
|
||||
test -f $out/bin/ceph-volume
|
||||
'';
|
||||
|
||||
enableParallelBuilding = true;
|
||||
|
||||
outputs = [ "out" "lib" "dev" "doc" "man" ];
|
||||
|
||||
doCheck = false; # uses pip to install things from the internet
|
||||
|
||||
Reference in New Issue
Block a user