Ned Deily <n...@python.org> added the comment:

> Do you plan to stick with $PLATFORM_TRIPLET = darwin, even on the arm 
> machines?

For now, yes. Apple long ago implemented the equivalent of multi-architecture 
support using "-arch" in the compiler driver and the Python build system 
(configure, Makefile, setup.py, distutils, et al) supports that for macOS 
without using PLATFORM_TRIPLET.

----------

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

Reply via email to