Ronald Oussoren <ronaldousso...@mac.com> added the comment:

Currently macOS 11 is needed to build a universal2 framework. That because we 
haven't spent time yet on detecting if the current compiler can compile for 
arm64.

An easy workaround: Patch _osx_support.py, in particular the function 
"_supports_arm64_builds". This checks that the macOS version is 11.0 or later.



A PR that detects if Xcode 12 or the corresponding command line tools are used  
would be welcome :-)

----------

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

Reply via email to