Brett Cannon added the comment:

What if we added a --with-optimizations flag to build --with-pgo, --with-lto, 
and avoid having to run `make` twice thanks to `make`/`make profileopt`? That 
way the default build is still quick and reasonable but gain a simple way to 
use the right flags and avoid having to remember to run `make` twice?

----------

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

Reply via email to