diff options
| author | Benedikt Terhechte <terhechte@gmail.com> | 2020-10-03 15:29:25 +0200 |
|---|---|---|
| committer | Benedikt Terhechte <terhechte@gmail.com> | 2020-11-26 11:33:38 +0100 |
| commit | 836d43933dedde8a4c100fc3802f6832d42fb48d (patch) | |
| tree | 0dcbb2ce94b39dc1886dba075ca071f8a248eb5c /src/doc/rustc | |
| parent | 96779647c45b570648d1250987a6e756f0f9eb4b (diff) | |
| download | rust-836d43933dedde8a4c100fc3802f6832d42fb48d.tar.gz rust-836d43933dedde8a4c100fc3802f6832d42fb48d.zip | |
Add to platform-support.md
Diffstat (limited to 'src/doc/rustc')
| -rw-r--r-- | src/doc/rustc/src/platform-support.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/doc/rustc/src/platform-support.md b/src/doc/rustc/src/platform-support.md index 77759212c43..99e0a2b177f 100644 --- a/src/doc/rustc/src/platform-support.md +++ b/src/doc/rustc/src/platform-support.md @@ -208,7 +208,7 @@ target | std | host | notes `thumbv7a-uwp-windows-msvc` | ✓ | | `thumbv7neon-unknown-linux-musleabihf` | ? | | Thumb2-mode ARMv7a Linux with NEON, MUSL `thumbv4t-none-eabi` | * | | ARMv4T T32 -`x86_64-apple-ios-macabi` | ✓ | | Apple Catalyst +`x86_64-apple-ios-macabi` | ✓ | | Apple Catalyst on x86_64 `x86_64-apple-tvos` | * | | x86 64-bit tvOS `x86_64-linux-kernel` | * | | Linux kernel modules `x86_64-pc-solaris` | ? | | |
