Skip to content

Commit dcbdb6e

Browse files
committed
Add x86_64-unknown-none-elf to platform-support.md.
1 parent 80654c3 commit dcbdb6e

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/doc/rustc/src/platform-support.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -285,6 +285,7 @@ target | std | host | notes
285285
`x86_64-unknown-haiku` | ✓ | ✓ | 64-bit Haiku
286286
`x86_64-unknown-hermit` | ? | |
287287
`x86_64-unknown-l4re-uclibc` | ? | |
288+
`x86_64-unknown-none-elf` | * | | Bare x86_64, softfloat
288289
`x86_64-unknown-none-hermitkernel` | ? | | HermitCore kernel
289290
`x86_64-unknown-none-linuxkernel` | * | | Linux kernel modules
290291
`x86_64-unknown-openbsd` | ✓ | ✓ | 64-bit OpenBSD

0 commit comments

Comments
 (0)