treewide: remove enableParallelBuilding = true if using cmake
This commit is contained in:
@@ -28,8 +28,6 @@ let
|
||||
|
||||
nativeBuildInputs = [ cmake pkgconfig ];
|
||||
|
||||
enableParallelBuilding = true;
|
||||
|
||||
doCheck = false; # hangs, tries to access the net?
|
||||
checkInputs = [ check ];
|
||||
|
||||
|
||||
Reference in New Issue
Block a user