treewide: remove enableParallelBuilding = true if using cmake
This commit is contained in:
@@ -27,7 +27,6 @@ stdenv.mkDerivation rec {
|
||||
cp $louiz_catch/single_include/catch.hpp tests/
|
||||
'';
|
||||
|
||||
enableParallelBuilding = true;
|
||||
doCheck = true;
|
||||
|
||||
meta = with stdenv.lib; {
|
||||
|
||||
Reference in New Issue
Block a user