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 loewis
Recipients gvanrossum, loewis, tebeka
Date 2007-11-16.20:17:11
SpamBayes Score 0.010149382
Marked as misclassified No
Message-id <473DFAC5.7050806@v.loewis.de>
In-reply-to <1195242829.18.0.754423108669.issue1453@psf.upfronthosting.co.za>
Content
> Any "standard" way to add custom compilation flags?.

See the README. Set OPT to influence the optimization flags;
set EXTRA_CFLAGS otherwise.
History
Date User Action Args
2007-11-16 20:17:11loewissetspambayes_score: 0.0101494 -> 0.010149382
recipients: + loewis, gvanrossum, tebeka
2007-11-16 20:17:11loewislinkissue1453 messages
2007-11-16 20:17:11loewiscreate