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 doko
Recipients barry, christian.heimes, doko, pitrou, rhettinger, scoder, vstinner
Date 2015-09-22.17:44:41
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <[email protected]>
In-reply-to <[email protected]>
Content
On 22.09.2015 12:31, Antoine Pitrou wrote:
> Also note LTO can make compilation times much longer (it's the linking step actually, which can take minutes).

use -flto=jobserver
History
Date User Action Args
2015-09-22 17:44:41dokosetrecipients: + doko, barry, rhettinger, pitrou, scoder, vstinner, christian.heimes
2015-09-22 17:44:41dokolinkissue17781 messages
2015-09-22 17:44:41dokocreate