pypa / manylinux

Python wheels that work on any linux (almost)
MIT License
1.44k stars 218 forks source link

[Question] Clang versions to create a manylinux_2_28 compliant wheel? #1644

Closed aadwived closed 2 months ago

aadwived commented 3 months ago

The manylinux_2_28 release contains GCC 12, but does not contain any version of clang compiler.

Do we have a list of compatible clang versions to create manylinux_2_28 compliant wheel?

aadwived commented 2 months ago

@mayeut Can you kindly help with this query?