Skip to content

Commit c174e12

Browse files
committed
Update aarch64-apple-darwin.md
1 parent 0800f75 commit c174e12

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

src/doc/rustc/src/platform-support/aarch64-apple-darwin.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22

33
**Tier: 2 with host tools**
44

5-
64-bit ARM-based Apple devices running macOS, Macs with Apple Silicon M1 or M2 chips. M3 is [`arm64e-apple-darwin`](platform-support/arm64e-apple-darwin.md).
5+
64-bit ARM-based Apple devices running macOS, Macs with M1 or M2 Apple Silicon chips. M3 or higher is [`arm64e-apple-darwin`](platform-support/arm64e-apple-darwin.md).
66

77
## Target maintainers
88

@@ -12,7 +12,7 @@
1212

1313
This target supports host tools and cross-compilation. It provides the full standard library including std and alloc.
1414

15-
Binaries built for this target expect a Apple Silicon Mac.
15+
Binaries built for this target expect a Apple Silicon Mac on macOS 11.0 Big Sur+.
1616

1717
### Format
1818

0 commit comments

Comments
 (0)