27 Sep
2021
27 Sep
'21
11:45 p.m.
On 9/27/21 10:50 AM, Guido van Rossum wrote:
So my *actual* proposal (call it #2') is to use a separate compile-time flag, which is set by `./configure --enable-optimizations` regardless of whether PGO/LTO are possible, and which on Windows can be set by `PCbuild\build.bat --pgo` (we could add another flag to disable it, but who'd want to?).
I think a configure-time flag is the way to go, and I'm happy to have it included with --enable-optimizations. -- ~Ethan~