]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
[3.12] gh-117752: Autoconf: fix -fno-semantic-interposition check (GH-117789) (#117800)
authorMiss Islington (bot) <31488909+miss-islington@users.noreply.github.com>
Fri, 12 Apr 2024 07:53:22 +0000 (09:53 +0200)
committerGitHub <noreply@github.com>
Fri, 12 Apr 2024 07:53:22 +0000 (07:53 +0000)
commit3f2f0cff752257403d66f2d553cf8d606115c19d
tree6dab473b2b873caf7c0a0688256f35ee3169d2aa
parentc64b65e3aa24478ab0ced14ff0c01ff962d7623c
[3.12] gh-117752: Autoconf: fix -fno-semantic-interposition check (GH-117789) (#117800)

Force the compiler to issue an error if the flag is not supported.
(cherry picked from commit 49fc1414b52b31f6ad0408775d160ec0559c33bb)

Co-authored-by: Erlend E. Aasland <erlend@python.org>
configure
configure.ac