summaryrefslogtreecommitdiffstats
path: root/Python/pythonrun.c
diff options
context:
space:
mode:
authorNed Deily <nad@python.org>2022-03-15 07:18:39 (GMT)
committerGitHub <noreply@github.com>2022-03-15 07:18:39 (GMT)
commit720bb456dc711b0776bae837d1f9a0b10c28ddf2 (patch)
tree7cbde63a9fd6a21556e1b89ec3163ec86d63f9de /Python/pythonrun.c
parent80cc10fa7d5f41daaf59ae9173022303f35a403c (diff)
downloadcpython-720bb456dc711b0776bae837d1f9a0b10c28ddf2.zip
cpython-720bb456dc711b0776bae837d1f9a0b10c28ddf2.tar.gz
cpython-720bb456dc711b0776bae837d1f9a0b10c28ddf2.tar.bz2
bpo-45405: Prevent internal configure error when running configure with recent versions of clang. (GH-28845) (GH-31890)
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: Ned Deily <nad@python.org> (cherry picked from commit 9c4766772cda67648184f8ddba546a5fc0167f91) Co-authored-by: David Bohman <debohman@gmail.com>
Diffstat (limited to 'Python/pythonrun.c')
0 files changed, 0 insertions, 0 deletions