Skip to content

[3.9] bpo-38443: Check that the specified universal architectures work (GH-22910)#23451

Merged
miss-islington merged 1 commit intopython:3.9from
miss-islington:backport-0f20bd9-3.9
Nov 22, 2020
Merged

[3.9] bpo-38443: Check that the specified universal architectures work (GH-22910)#23451
miss-islington merged 1 commit intopython:3.9from
miss-islington:backport-0f20bd9-3.9

Conversation

@miss-islington
Copy link
Contributor

@miss-islington miss-islington commented Nov 22, 2020

As [bpo-38443]() says the error message from configure when specifying --enable-universalsdk with a set of architectures that is not supported by the compiler is not very helpful. This PR explicitly checks if the compiler works and bails out if it doesn't.
(cherry picked from commit 0f20bd9)

Co-authored-by: Ronald Oussoren ronaldoussoren@mac.com

https://bugs.python.org/issue38443

Automerge-Triggered-By: GH:ned-deily

…honGH-22910)

As [bpo-38443]() says the error message from configure when specifying --enable-universalsdk with a set of architectures that is not supported by the compiler is not very helpful.   This PR explicitly checks if the compiler works and bails out if it doesn't.
(cherry picked from commit 0f20bd9)

Co-authored-by: Ronald Oussoren <ronaldoussoren@mac.com>
@miss-islington
Copy link
Contributor Author

@ronaldoussoren: Status check is done, and it's a success ✅ .

@miss-islington miss-islington merged commit 748d38b into python:3.9 Nov 22, 2020
@miss-islington miss-islington deleted the backport-0f20bd9-3.9 branch November 22, 2020 01:45
@miss-islington
Copy link
Contributor Author

@ronaldoussoren: Status check is done, and it's a success ✅ .

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