treewide: remove enableParallelBuilding = true if using cmake
This commit is contained in:
@@ -55,8 +55,6 @@ stdenv.mkDerivation rec {
|
||||
cp $notoFont $out/share/games/openspades/Resources/
|
||||
'';
|
||||
|
||||
enableParallelBuilding = true;
|
||||
|
||||
NIX_CFLAGS_LINK = "-lopenal";
|
||||
|
||||
meta = with stdenv.lib; {
|
||||
|
||||
Reference in New Issue
Block a user