Staging
v0.5.1
https://github.com/python/cpython
Revision 6e665424d6e7abf6d6de010609a398a7407df83c authored by Miss Islington (bot) on 22 November 2020, 01:54:08 UTC, committed by GitHub on 22 November 2020, 01:54:08 UTC

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 0f20bd9042c9b7fce20c3b9511cd0820b30094c3)

Co-authored-by: Ronald Oussoren <ronaldoussoren@mac.com>
1 parent 7e9bf4e
History
Tip revision: 6e665424d6e7abf6d6de010609a398a7407df83c authored by Miss Islington (bot) on 22 November 2020, 01:54:08 UTC
bpo-38443: Check that the specified universal architectures work (GH-22910)
Tip revision: 6e66542
File Mode Size
windows-release
ci.yml -rw-r--r-- 2.6 KB
docs-steps.yml -rw-r--r-- 1.3 KB
macos-steps.yml -rw-r--r-- 768 bytes
posix-deps-apt.sh -rwxr-xr-x 580 bytes
posix-steps.yml -rw-r--r-- 2.5 KB
pr.yml -rw-r--r-- 2.6 KB
prebuild-checks.yml -rw-r--r-- 1.2 KB
windows-layout-steps.yml -rw-r--r-- 1.5 KB
windows-release.yml -rw-r--r-- 3.9 KB
windows-steps.yml -rw-r--r-- 1.5 KB

back to top