Message378081
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. |
|
Date |
User |
Action |
Args |
2020-10-06 01:00:25 | indygreg | set | recipients:
+ indygreg, christian.heimes |
2020-10-06 01:00:25 | indygreg | set | messageid: <1601946025.89.0.806557307969.issue41949@roundup.psfhosted.org> |
2020-10-06 01:00:25 | indygreg | link | issue41949 messages |
2020-10-06 01:00:25 | indygreg | create | |
|