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 skrah
Recipients Arfrever, brett.cannon, eric.araujo, jyasskin, lemburg, loewis, mark.dickinson, pitrou, ronaldoussoren, rpetrov, skrah, tarek
Date 2010-10-10.10:28:51
SpamBayes Score 2.5097424e-09
Marked as misclassified No
Message-id <1286706533.81.0.00736038363415.issue9189@psf.upfronthosting.co.za>
In-reply-to
Content
r85358 fixes the failures in test_sysconfig. The duplicate LDFLAGS are
still present, but if it is generally accepted that make-LDFLAGS should
be appended to configure-LDFLAGS, then I don't see any way around that.

As for me, this could be closed again. Did Antoine's patch fix any
of the other issues mentioned here?
History
Date User Action Args
2010-10-10 10:28:53skrahsetrecipients: + skrah, lemburg, loewis, brett.cannon, ronaldoussoren, mark.dickinson, pitrou, jyasskin, tarek, eric.araujo, rpetrov, Arfrever
2010-10-10 10:28:53skrahsetmessageid: <1286706533.81.0.00736038363415.issue9189@psf.upfronthosting.co.za>
2010-10-10 10:28:52skrahlinkissue9189 messages
2010-10-10 10:28:51skrahcreate