1
Fork 0

Distribute rustc_codegen_cranelift for arm64 macOS

This commit is contained in:
bjorn3 2024-06-30 17:09:46 +00:00
parent ef3d6fd700
commit 9f7e049744
3 changed files with 5 additions and 2 deletions

View file

@ -70,7 +70,7 @@ For more docs on how to build and test see [build_system/usage.txt](build_system
|FreeBSD|✅[^no-rustup]|❓|❓|❓|
|AIX|❌[^xcoff]|N/A|N/A|❌[^xcoff]|
|Other unixes|❓|❓|❓|❓|
|macOS|✅|✅[^no-rustup]|N/A|N/A|
|macOS|✅|✅|N/A|N/A|
|Windows|✅[^no-rustup]|❌|N/A|N/A|
✅: Fully supported and tested