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 vstinner
Recipients alecsandru.patrascu, brett.cannon, gregory.p.smith, lemburg, methane, pitrou, r.david.murray, scoder, skrah, steve.dower, vstinner, zach.ware
Date 2016-04-13.19:53:38
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1460577218.36.0.407315097832.issue25702@psf.upfronthosting.co.za>
In-reply-to
Content
> LTO is not stable on all platforms (according to doko), and people don't want to wait for PGO to build when they just run ./configure && make.

Can we have a whitelist of arch known to support PGO and/or LTO? Or maybe a blacklist?

Ubuntu already has this knownledge in their package, no?
History
Date User Action Args
2016-04-13 19:53:38vstinnersetrecipients: + vstinner, lemburg, brett.cannon, gregory.p.smith, pitrou, scoder, r.david.murray, methane, skrah, zach.ware, steve.dower, alecsandru.patrascu
2016-04-13 19:53:38vstinnersetmessageid: <1460577218.36.0.407315097832.issue25702@psf.upfronthosting.co.za>
2016-04-13 19:53:38vstinnerlinkissue25702 messages
2016-04-13 19:53:38vstinnercreate