Skip to content

[3.9] bpo-45405: Prevent internal configure error when running configure with recent versions of non-Apple clang. (GH-28845)#28910

Merged
miss-islington merged 1 commit intopython:3.9from
miss-islington:backport-9c47667-3.9
Oct 13, 2021
Merged

[3.9] bpo-45405: Prevent internal configure error when running configure with recent versions of non-Apple clang. (GH-28845)#28910
miss-islington merged 1 commit intopython:3.9from
miss-islington:backport-9c47667-3.9

Conversation

@miss-islington
Copy link
Copy Markdown
Contributor

@miss-islington miss-islington commented Oct 13, 2021

Change the configure logic to function properly on macOS when the compiler
outputs a platform triplet for option --print-multiarch.

Co-authored-by: Ned Deily [email protected]
(cherry picked from commit 9c47667)

Co-authored-by: David Bohman [email protected]

https://bugs.python.org/issue45405

Automerge-Triggered-By: GH:ned-deily

…ure`` with recent versions of non-Apple clang. (pythonGH-28845)

Change the configure logic to function properly on macOS when the compiler
outputs a platform triplet for option --print-multiarch.

Co-authored-by: Ned Deily <[email protected]>
(cherry picked from commit 9c47667)

Co-authored-by: David Bohman <[email protected]>
@miss-islington
Copy link
Copy Markdown
Contributor Author

@debohman and @ned-deily: Status check is done, and it's a success ✅ .

@miss-islington
Copy link
Copy Markdown
Contributor Author

@miss-islington: Status check is done, and it's a success ✅ .

@miss-islington miss-islington merged commit 9901d15 into python:3.9 Oct 13, 2021
@miss-islington miss-islington deleted the backport-9c47667-3.9 branch October 13, 2021 00:36
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

5 participants