]> git.lizzy.rs Git - rust.git/commitdiff
add s390x-unknown-linux-musl target to platform support
authorAriadne Conill <ariadne@dereferenced.org>
Tue, 16 Feb 2021 01:34:25 +0000 (01:34 +0000)
committerAriadne Conill <ariadne@dereferenced.org>
Fri, 19 Feb 2021 03:15:35 +0000 (03:15 +0000)
src/doc/rustc/src/platform-support.md

index 8198dbaa5278caa63c87b3cfef2ea70669a0682a..9e927067bf016cf4702da98517815737d1a21566 100644 (file)
@@ -207,6 +207,7 @@ target | std | host | notes
 `riscv64gc-unknown-linux-musl` |   |   | RISC-V Linux (kernel 4.20, musl 1.2.0)
 `riscv32gc-unknown-linux-gnu` |   |   | RISC-V Linux (kernel 5.4, glibc 2.33)
 `riscv32gc-unknown-linux-musl` |   |   | RISC-V Linux (kernel 5.4, musl + RISCV32 support patches)
+`s390x-unknown-linux-musl` | ✓ | ✓ | S390x Linux (kernel 2.6.32, MUSL)
 `sparc-unknown-linux-gnu` | ✓ |  | 32-bit SPARC Linux
 `sparc64-unknown-netbsd` | ✓ | ✓ | NetBSD/sparc64
 `sparc64-unknown-openbsd` | ? |  |