[issue45405] configure fails on macOS with non-Apple clang version 13 which implements --print-multiarch

Gregory Szorc report at bugs.python.org
Mon Oct 11 16:35:40 EDT 2021


Gregory Szorc <gregory.szorc at gmail.com> added the comment:

Note that this issue isn't macOS specific: you will get the same failure when cross-compiling targeting Linux. e.g. --build=x86_64-unknown-linux-gnu --host=i686-unknown-linux-gnu.

----------
nosy: +indygreg

_______________________________________
Python tracker <report at bugs.python.org>
<https://bugs.python.org/issue45405>
_______________________________________


More information about the Python-bugs-list mailing list