Gregory P. Smith added the comment:

--with-optimizations seems fine.

As does having the final thing the Makefile prints out when run from a 
configuration that did not specify any of --with-pgo, --with-lto, 
--with-pydebug, or --with-optimizations be to echo message reminding people to 
configure --with-optimizations when making a release build.

The default "./configure && make" target needs to remain optimized for CPython 
developer speed.  Not release builds.

----------

_______________________________________
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