Skip to content

Commit aa5d7a0

Browse files
committed
Update platform support table for the new arm64 macOS support
Closes #1248
1 parent 2a37825 commit aa5d7a0

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

Readme.md

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -70,7 +70,7 @@ For more docs on how to build and test see [build_system/usage.txt](build_system
7070
|FreeBSD|[^no-rustup]||||
7171
|AIX|[^xcoff]|N/A|N/A|[^xcoff]|
7272
|Other unixes|||||
73-
|macOS||[^apple-silicon]|N/A|N/A|
73+
|macOS||[^no-rustup]|N/A|N/A|
7474
|Windows|[^no-rustup]||N/A|N/A|
7575

7676
✅: Fully supported and tested
@@ -80,7 +80,6 @@ For more docs on how to build and test see [build_system/usage.txt](build_system
8080
Not all targets are available as rustup component for nightly. See notes in the platform support matrix.
8181

8282
[^xcoff]: XCOFF object file format is not supported.
83-
[^apple-silicon]: Tracked in [#1248](https://github.com/rust-lang/rustc_codegen_cranelift/issues/1248).
8483
[^no-rustup]: Not available as rustup component for nightly. You can build it yourself.
8584

8685
## Usage

0 commit comments

Comments
 (0)