◐ Shell
reader mode source ↗
Skip to content

bpo-41090: Add support for building "Universal 2" binaries on macOS 11.#21115

Closed
ronaldoussoren wants to merge 1 commit into
python:masterfrom
ronaldoussoren:macos11-universal2
Closed

bpo-41090: Add support for building "Universal 2" binaries on macOS 11.#21115
ronaldoussoren wants to merge 1 commit into
python:masterfrom
ronaldoussoren:macos11-universal2

Conversation

@ronaldoussoren

@ronaldoussoren ronaldoussoren commented Jun 24, 2020

Copy link
Copy Markdown
Contributor

Add a new option to "--with-universal-archs": "universal2". This will build binaries supporting the arm64 and x86_64 architectures, in preparation for "Apple Silicon" systems.

https://bugs.python.org/issue41090

@ronaldoussoren ronaldoussoren requested a review from ned-deily June 24, 2020 12:52
@ronaldoussoren ronaldoussoren requested a review from a team as a code owner June 24, 2020 12:52
@corona10 corona10 changed the title BPO-41090: Add support for building "Universal 2" binaries on macOS 11. Jun 24, 2020
@ned-deily

ned-deily commented Oct 26, 2020

Copy link
Copy Markdown
Member

This PR and its issue have been superseded by GH-22855 and bpo-41100.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

5 participants