[issue17781] optimize compilation options

Antoine Pitrou report at bugs.python.org
Thu Aug 27 23:10:10 CEST 2015


Antoine Pitrou added the comment:

You can test for yourself by passing `CFLAGS="-flto -O3" LDFLAGS="-flto -O3"` to ./configure (using gcc).

----------

_______________________________________
Python tracker <report at bugs.python.org>
<http://bugs.python.org/issue17781>
_______________________________________


More information about the Python-bugs-list mailing list