Add powerpc64le-unknown-freebsd to src/doc/rustc/src/platform-support.md

This commit is contained in:
Piotr Kubaj 2021-04-14 01:37:08 +02:00
parent 24152ec296
commit f8ad6019b6

View file

@ -202,6 +202,7 @@ target | std | host | notes
`powerpc-wrs-vxworks` | ? | |
`powerpc-wrs-vxworks-spe` | ? | |
`powerpc64-unknown-freebsd` | ✓ | ✓ | PPC64 FreeBSD (ELFv1 and ELFv2)
`powerpc64le-unknown-freebsd` | | | PPC64LE FreeBSD
`powerpc64-unknown-linux-musl` | ? | |
`powerpc64-wrs-vxworks` | ? | |
`powerpc64le-unknown-linux-musl` | ? | |