[issue21356] Support LibreSSL (instead of OpenSSL): make RAND_egd optional

Bernard Spil report at bugs.python.org
Fri Nov 28 09:46:49 CET 2014


Bernard Spil added the comment:

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.

----------
Added file: http://bugs.python.org/file37299/patch-configure.ac

_______________________________________
Python tracker <report at bugs.python.org>
<http://bugs.python.org/issue21356>
_______________________________________


More information about the Python-bugs-list mailing list