Charalampos Stratakis <cstra...@redhat.com> added the comment:

This change exports -flto in cflags.

You can check it with python3-config --cflags after this commit.

Which means that every c extension which will use those cflags will also 
utilize -flto which wasn't happening before, thus I'd say it's a regression.

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

_______________________________________
Python tracker <rep...@bugs.python.org>
<https://bugs.python.org/issue31354>
_______________________________________
_______________________________________________
Python-bugs-list mailing list
Unsubscribe: 
https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com

Reply via email to