New submission from Ronald Oussoren <ronaldousso...@mac.com>:

The attached patch implements "universal2" as an option for 
"--with-univeral-archs" to enable building "Universal 2" binaries on macOS 
(with x86_64 and arm64 code).

This is an extension of the already existing support for other flavours of fat 
binaries on macOS. 

NOTE: I've attached a patch instead of creating a PR because I'm not logged on 
to GitHub in the macOS 11 VM where I created this patch. I'll obviously create 
a PR later.

----------
assignee: ronaldoussoren
components: macOS
files: universal2.patch
keywords: patch
messages: 372160
nosy: ned.deily, ronaldoussoren
priority: normal
severity: normal
status: open
title: Support for "Apple Silicon"
versions: Python 3.10, Python 3.9
Added file: https://bugs.python.org/file49258/universal2.patch

_______________________________________
Python tracker <rep...@bugs.python.org>
<https://bugs.python.org/issue41090>
_______________________________________
_______________________________________________
Python-bugs-list mailing list
Unsubscribe: 
https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com

Reply via email to