]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
gh-117752: Autoconf: fix -fno-semantic-interposition check (#117789)
authorErlend E. Aasland <erlend@python.org>
Fri, 12 Apr 2024 07:37:38 +0000 (09:37 +0200)
committerGitHub <noreply@github.com>
Fri, 12 Apr 2024 07:37:38 +0000 (09:37 +0200)
commit49fc1414b52b31f6ad0408775d160ec0559c33bb
tree3016f9dd5238caa524b9e285a4f9889fee07e52d
parent396b831850f0f364d584db4407a5d633f33e571c
gh-117752: Autoconf: fix -fno-semantic-interposition check (#117789)

Force the compiler to issue an error if the flag is not supported.
configure
configure.ac