mirror of
https://github.com/official-stockfish/Stockfish.git
synced 2026-07-23 05:07:14 +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