Skip to content
Snippets Groups Projects
user avatar
Ned Deily authored
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>
dea270a2
History
Name Last commit Last update