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 bobatkins, loewis, sergiodj
Date 2008-04-11.21:31:50
SpamBayes Score 0.07144177
Marked as misclassified No
Message-id <47FFD8C4.8000809@v.loewis.de>
In-reply-to <1207923309.2.0.187612625934.issue1628484@psf.upfronthosting.co.za>
Content
> Actually, I know that you can use CC to do it, but IMHO that's not the
> correct approach. I understand too you concern about adding @CFLAGS@,
> but I think the user should be able to define his/her own CFLAGS, and
> this is not implemented yet. Do you agree with that?

No, I don't agree this is not implemented. The user can set CC,
BASECFLAGS, and OPT, all of them contributing the CFLAGS.
History
Date User Action Args
2008-04-11 21:31:52loewissetspambayes_score: 0.0714418 -> 0.07144177
recipients: + loewis, bobatkins, sergiodj
2008-04-11 21:31:51loewislinkissue1628484 messages
2008-04-11 21:31:51loewiscreate