diff options
| author | Sasha <sasha.pourcelot@protonmail.com> | 2020-08-17 12:44:18 +0200 |
|---|---|---|
| committer | Sasha <sasha.pourcelot@protonmail.com> | 2020-08-17 12:57:42 +0200 |
| commit | bdbb995df331e6bdd49b182d4f24577e18df7abd (patch) | |
| tree | d4348a1958d0cfb4ba287611e41c310b85fc39e8 /src/doc/rustc | |
| parent | 67e7b9b8cf776222825dbbd4cb1e39b7765ef27c (diff) | |
| download | rust-bdbb995df331e6bdd49b182d4f24577e18df7abd.tar.gz rust-bdbb995df331e6bdd49b182d4f24577e18df7abd.zip | |
Mark x86_64-linux-kernel as *
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 61261e82147..21874853839 100644 --- a/src/doc/rustc/src/platform-support.md +++ b/src/doc/rustc/src/platform-support.md @@ -204,7 +204,7 @@ target | std | host | notes `thumbv4t-none-eabi` | * | | ARMv4T T32 `x86_64-apple-ios-macabi` | ✓[^apple] | | Apple Catalyst `x86_64-apple-tvos` | *[^apple] | | x86 64-bit tvOS -`x86_64-linux-kernel` | ? | | Linux kernel modules +`x86_64-linux-kernel` | * | | Linux kernel modules `x86_64-pc-solaris` | ? | | `x86_64-pc-windows-msvc` | ✓ | | 64-bit Windows XP support `x86_64-unknown-cloudabi` | ✓ | | 64-bit CloudABI |
