This issue tracker has been migrated to GitHub, and is currently read-only.
For more information, see the GitHub FAQs in the Python's Developer Guide.

Author brett.cannon
Recipients alecsandru.patrascu, brett.cannon, gregory.p.smith, lemburg, pitrou, r.david.murray, scoder, skrah, steve.dower, vstinner, zach.ware
Date 2016-04-14.15:25:06
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <[email protected]>
In-reply-to
Content
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?
History
Date User Action Args
2016-04-14 15:25:06brett.cannonsetrecipients: + brett.cannon, lemburg, gregory.p.smith, pitrou, scoder, vstinner, r.david.murray, skrah, zach.ware, steve.dower, alecsandru.patrascu
2016-04-14 15:25:06brett.cannonsetmessageid: <[email protected]>
2016-04-14 15:25:06brett.cannonlinkissue26359 messages
2016-04-14 15:25:06brett.cannoncreate