Gregory Szorc <gregory.sz...@gmail.com> added the comment:

I was going to work around this in python-build-standalone 
(https://github.com/indygreg/python-build-standalone) by reverting to OpenSSL 
for builds. But we must use LibreSSL when linking against musl libc due to some 
random weirdness getting OpenSSL to statically link against musl.

So I'm going to have to work around this via a source patch in 
python-build-standalone. Not the first time I've had to patch CPython source 
code to get a working statically linked build working.

----------

_______________________________________
Python tracker <rep...@bugs.python.org>
<https://bugs.python.org/issue41949>
_______________________________________
_______________________________________________
Python-bugs-list mailing list
Unsubscribe: 
https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com

Reply via email to