Message403205
| Author | christian.heimes |
|---|---|
| Recipients | christian.heimes, dstufft, eric.araujo |
| Date | 2021-10-05.09:06:36 |
| SpamBayes Score | -1.0 |
| Marked as misclassified | Yes |
| Message-id | <1633424796.53.0.225034247713.issue45371@roundup.psfhosted.org> |
| In-reply-to |
| Content | |
|---|---|
$ CC=clang ./configure --with-openssl=/home/heimes/dev/python/multissl/openssl/3.0.0 --with-openssl-rpath=auto $ make $ readelf -d build/lib.linux-x86_64-3.11/_ssl.cpython-311-x86_64-linux-gnu.so | grep RUNPATH 0x000000000000001d (RUNPATH) Library runpath: [/home/heimes/dev/python/multissl/openssl/3.0.0/lib] |
|
| History | |||
|---|---|---|---|
| Date | User | Action | Args |
| 2021-10-05 09:06:36 | christian.heimes | set | recipients: + christian.heimes, eric.araujo, dstufft |
| 2021-10-05 09:06:36 | christian.heimes | set | messageid: <1633424796.53.0.225034247713.issue45371@roundup.psfhosted.org> |
| 2021-10-05 09:06:36 | christian.heimes | link | issue45371 messages |
| 2021-10-05 09:06:36 | christian.heimes | create | |