]> git.sesse.net Git - stockfish/commitdiff
Disable ThinLTO when using Clang.
authorGian-Carlo Pascutto <gcp@sjeng.org>
Tue, 9 Feb 2021 13:05:35 +0000 (14:05 +0100)
committerJoost VandeVondele <Joost.VandeVondele@gmail.com>
Wed, 10 Feb 2021 18:52:20 +0000 (19:52 +0100)
Benchmarking with current Clang 12 shows that
and ThinLTO is a pessimization, see issue #3341.

closes https://github.com/official-stockfish/Stockfish/pull/3345

No functional change.


No differences found