➜

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.

作者 doko
收信人 doko
日期 2012-07-08.21:26:15
SpamBayes Score -1.0
Marked as misclassified 是
Message-id <1341782776.55.0.708234468774.issue15298@psf.upfronthosting.co.za>
In-reply-to
内容
_sysconfigdata is generated in srcdir, not builddir, so if you do two consecutive differently builds in different builddirs and using the same srcdir, then the _sysconfigdata of the second build wins. _sysconfigdata.py has to be built in the builddir, not the srcdir.
历史
日期 用户 动作 参数
2012-07-08 21:26:16doko修改recipients: + doko
2012-07-08 21:26:16doko修改messageid: <1341782776.55.0.708234468774.issue15298@psf.upfronthosting.co.za>
2012-07-08 21:26:15doko链接issue15298 messages
2012-07-08 21:26:15doko创建