]> git.sesse.net Git - stockfish/commitdiff
Fix gcc PGO build on Windows
authorRonald de Man <ronalddeman@gmail.com>
Sat, 10 Feb 2018 00:44:05 +0000 (01:44 +0100)
committerStéphane Nicolet <cassio@free.fr>
Mon, 12 Feb 2018 22:14:33 +0000 (23:14 +0100)
This fixes the issue #1375 of the PGO builds failing under Windows:
https://github.com/official-stockfish/Stockfish/issues/1375

Solution found during this discussion in the fishcooking forum:
https://groups.google.com/forum/?fromgroups=#!topic/fishcooking/RjIPgeFFLPQ

Closes #1408.

No functional change.


No differences found