[issue38980] Compile libpython with -fno-semantic-interposition

Charalampos Stratakis report at bugs.python.org
Thu Dec 5 16:05:01 EST 2019


Charalampos Stratakis <cstratak at redhat.com> added the comment:

> Maybe it should only be default when using --with-optimizations

I think it will add to the complexity of the --with-optimizations flag which already implies PGO and LTO.

Maybe an opt-in flag would be better IMHO.

----------
nosy: +cstratak

_______________________________________
Python tracker <report at bugs.python.org>
<https://bugs.python.org/issue38980>
_______________________________________


More information about the Python-bugs-list mailing list