mirror of
https://github.com/official-stockfish/Stockfish.git
synced 2026-07-22 20:57:10 +00:00
Avoids compilation errors on macOS by ensuring flags specific to g++ are applied to actual g++ closes https://github.com/official-stockfish/Stockfish/pull/6709 No functional change