treewide: remove enableParallelBuilding = true if using cmake
This commit is contained in:
@@ -91,8 +91,6 @@ in stdenv.mkDerivation {
|
||||
"-DNO_PRINTING=OFF"
|
||||
];
|
||||
|
||||
enableParallelBuilding = true;
|
||||
|
||||
passthru = { inherit version libdc googlemaps; };
|
||||
|
||||
meta = with stdenv.lib; {
|
||||
|
||||
Reference in New Issue
Block a user