]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
[3.12] gh-110459: Make sure --with-openssl-rpath works on macOS (GH-113441) (#113535)
authorMiss Islington (bot) <31488909+miss-islington@users.noreply.github.com>
Thu, 28 Dec 2023 09:21:12 +0000 (10:21 +0100)
committerGitHub <noreply@github.com>
Thu, 28 Dec 2023 09:21:12 +0000 (10:21 +0100)
commit72073ca5603bbd8d8a00b51fe508d3465f95f634
tree5067020626535e4c7a596a0d24f1956908f6aa62
parentc1b396cdf3197581035c9a94f92d4151b2f57e80
[3.12] gh-110459: Make sure --with-openssl-rpath works on macOS (GH-113441) (#113535)

gh-110459: Make sure --with-openssl-rpath works on macOS (GH-113441)

* gh-110459: Make sure --with-openssl-rpath works on macOS

On macOS the `-rpath` linker flag is spelled differently
than on on platforms.
(cherry picked from commit cc13eabc7ce08accf49656e258ba500f74a1dae8)

Co-authored-by: Ronald Oussoren <ronaldoussoren@mac.com>
Misc/NEWS.d/next/macOS/2023-12-23-22-41-07.gh-issue-110459.NaMBJy.rst [new file with mode: 0644]
configure
configure.ac