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 spil
Recipients Edd.Barrett, christian.heimes, dstufft, flox, giampaolo.rodola, janssen, koobs, mgorny, oberstet, pitrou, polymorphm, rpointel, spil, vstinner
Date 2014-11-28.08:46:48
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1417164409.29.0.690287185437.issue21356@psf.upfronthosting.co.za>
In-reply-to
Content
When configure is called with correct LDFLAGS and CPPFLAGS for LibreSSL these patches to configure, Modules/_ssl.c and Lib/_ssl.py will detect not having RAND_egd support in OpenSSL and make the build succeed.
History
Date User Action Args
2014-11-28 08:46:49spilsetrecipients: + spil, janssen, pitrou, vstinner, giampaolo.rodola, christian.heimes, flox, polymorphm, mgorny, rpointel, oberstet, koobs, dstufft, Edd.Barrett
2014-11-28 08:46:49spilsetmessageid: <1417164409.29.0.690287185437.issue21356@psf.upfronthosting.co.za>
2014-11-28 08:46:49spillinkissue21356 messages
2014-11-28 08:46:49spilcreate