added aarch64_apple_ios_sim as a rustc target
This commit is contained in:
parent
e708cbd91c
commit
f10fbbbd53
5 changed files with 39 additions and 1 deletions
|
|
@ -153,6 +153,7 @@ not available.
|
|||
target | std | host | notes
|
||||
-------|-----|------|-------
|
||||
`aarch64-apple-ios-macabi` | ? | | Apple Catalyst on ARM64
|
||||
`aarch64-apple-ios-sim` | ? | | Apple iOS Simulator on ARM64
|
||||
`aarch64-apple-tvos` | * | | ARM64 tvOS
|
||||
`aarch64-unknown-freebsd` | ✓ | ✓ | ARM64 FreeBSD
|
||||
`aarch64-unknown-hermit` | ? | |
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue