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 pitrou
Recipients brett.cannon, eric.araujo, georg.brandl, jyasskin, loewis, lukasz.langa, pitrou, tarek
Date 2010-10-13.17:27:36
SpamBayes Score 0.0003065773
Marked as misclassified No
Message-id <1286990853.3362.9.camel@localhost.localdomain>
In-reply-to <1286811287.76.0.200161520558.issue9437@psf.upfronthosting.co.za>
Content
> However, since the Makefile now explicitly appends PY_LDFLAGS to
> LDSHARED, we could also stop doing so in ./configure.

I've committed a patch which does just this (in r85422). Hopefully it
won't break anything.
History
Date User Action Args
2010-10-13 17:27:38pitrousetrecipients: + pitrou, loewis, brett.cannon, georg.brandl, jyasskin, tarek, eric.araujo, lukasz.langa
2010-10-13 17:27:36pitroulinkissue9437 messages
2010-10-13 17:27:36pitroucreate