]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
bpo-43466: Add --with-openssl-rpath configure option (GH-24820)
authorChristian Heimes <christian@python.org>
Fri, 19 Mar 2021 09:29:25 +0000 (10:29 +0100)
committerGitHub <noreply@github.com>
Fri, 19 Mar 2021 09:29:25 +0000 (10:29 +0100)
commit32eba61ea431c76f15a910c0a4eded7f5f8b9b34
tree4e927023cfd797501d0dc8cf160068acfb4f61b9
parentff8c77fe96c1e0e1822f3b821e9c6dcfbec22a56
bpo-43466: Add --with-openssl-rpath configure option (GH-24820)
Doc/using/unix.rst
Doc/whatsnew/3.10.rst
Makefile.pre.in
Misc/NEWS.d/next/Build/2021-03-11-00-14-47.bpo-43466.N861Z5.rst [new file with mode: 0644]
Tools/ssl/multissltests.py
aclocal.m4
configure
configure.ac
setup.py