Skip to content
Snippets Groups Projects
Unverified Commit dea270a2 authored by Ned Deily's avatar Ned Deily Committed by GitHub
Browse files

bpo-45405: Prevent internal configure error when running configure with recent...

bpo-45405: Prevent internal configure error when running configure with recent versions of clang. (GH-28845) (GH-31889)

Change the configure logic to function properly on macOS when the compiler
outputs a platform triplet for option --print-multiarch.
The Apple Clang included with Xcode 13.3 now supports --print-multiarch
causing configure to fail without this change.

Co-authored-by: default avatarNed Deily <nad@python.org>
(cherry picked from commit 9c476677)

Co-authored-by: default avatarDavid Bohman <debohman@gmail.com>

Automerge-Triggered-By: GH:ned-deily
(cherry picked from commit 9901d153)

Co-authored-by: default avatarMiss Islington (bot) <31488909+miss-islington@users.noreply.github.com>
parent ccbc31ec
Branches
Tags
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment