This issue tracker has been migrated to GitHub, and is currently read-only.
For more information, see the GitHub FAQs in the Python's Developer Guide.

Author sberg
Recipients christian.heimes, sberg
Date 2021-05-07.07:34:35
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1620372875.42.0.664765810032.issue44065@roundup.psfhosted.org>
In-reply-to
Content
"from the sources it looks like it would still be an issue with the latest cpython main branch", and if I check out current main branch and run `CC='/path-to-local-llvm-trunk/bin/clang -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.1.sdk' ./configure` it indeed still fails with that "configure: error: internal configure error for the platform triplet, please file a bug report"
History
Date User Action Args
2021-05-07 07:34:35sbergsetrecipients: + sberg, christian.heimes
2021-05-07 07:34:35sbergsetmessageid: <1620372875.42.0.664765810032.issue44065@roundup.psfhosted.org>
2021-05-07 07:34:35sberglinkissue44065 messages
2021-05-07 07:34:35sbergcreate