Skip to content

Commit 68df40e

Browse files
doc: s390x also requires glibc 2.17
Co-authored-by: Jubilee <[email protected]>
1 parent 491bdcb commit 68df40e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

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

+1-1
Original file line numberDiff line numberDiff line change
@@ -94,7 +94,7 @@ target | notes
9494
`powerpc64-unknown-linux-gnu` | PPC64 Linux (kernel 3.2, glibc 2.17)
9595
`powerpc64le-unknown-linux-gnu` | PPC64LE Linux (kernel 3.10, glibc 2.17)
9696
`riscv64gc-unknown-linux-gnu` | RISC-V Linux (kernel 4.20, glibc 2.29)
97-
`s390x-unknown-linux-gnu` | S390x Linux (kernel 3.2, glibc 2.11)
97+
`s390x-unknown-linux-gnu` | S390x Linux (kernel 3.2, glibc 2.17)
9898
`x86_64-unknown-freebsd` | 64-bit FreeBSD
9999
`x86_64-unknown-illumos` | illumos
100100
`x86_64-unknown-linux-musl` | 64-bit Linux with MUSL

0 commit comments

Comments
 (0)