https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=205960

Bernard Spil <[email protected]> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
 Attachment #165181|0                           |1
        is obsolete|                            |
 Attachment #165181|maintainer-approval?(python |
              Flags|@FreeBSD.org)               |

--- Comment #18 from Bernard Spil <[email protected]> ---
Created attachment 172152
  --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=172152&action=edit
svn diff for lang/python35

(In reply to w.schwarzenfeld from comment #17)

Adam's patch would indeed work. That just forces EGD to be disabled in
configure.

The permanent (and correct) solution is to use my patch but discard the
Makefile change (CFLAGS) as that's not required.

Both OpenSSL 1.1 and LibreSSL define OPENSSL_NO_EGD (just as they use
OPENSSL_NO_* for any other removed/disabled feature)

Python can be a bit slow in adopting these changes, let me poke them again.
http://bugs.python.org/issue24557
https://github.com/python/cpython/pull/26

Cheers,

Bernard

-- 
You are receiving this mail because:
You are on the CC list for the bug.
_______________________________________________
[email protected] mailing list
https://lists.freebsd.org/mailman/listinfo/freebsd-python
To unsubscribe, send any mail to "[email protected]"

Reply via email to