about summary refs log tree commit diff
path: root/compiler/rustc_llvm/llvm-wrapper/Linker.cpp
diff options
context:
space:
mode:
authorJosh Stone <jistone@redhat.com>2022-03-16 15:08:37 -0700
committerJosh Stone <jistone@redhat.com>2022-08-03 20:34:58 -0700
commitd0142ce27a31fd1da9f2bf4b295840e3a969d295 (patch)
tree76674bdfb9676acd99d486af51b17d641fbc96d7 /compiler/rustc_llvm/llvm-wrapper/Linker.cpp
parent59d99f56d8888b0e5a5866d6418df3ca1bb90013 (diff)
downloadrust-d0142ce27a31fd1da9f2bf4b295840e3a969d295.tar.gz
rust-d0142ce27a31fd1da9f2bf4b295840e3a969d295.zip
Increase the minimum linux-gnu versions
This is implementing the MCP from rust-lang/compiler-team#493. It is
increasing the minimum requirements of a couple Tier 1 targets, and
others at lower tiers, so this should go through FCP sign-offs for both
`T-compiler` and `T-release`.

The new `linux-gnu` baseline is kernel 3.2 and glibc 2.17. We will also
take that kernel as the minimum floor for _all_ `*-linux-*` targets, so
it may be broadly assumed in the implementation of the standard library.
That does not preclude specific targets from having greater requirements
where it makes sense, like a new arch needing something newer, or a
platform like `linux-android` choosing a newer baseline.
Diffstat (limited to 'compiler/rustc_llvm/llvm-wrapper/Linker.cpp')
0 files changed, 0 insertions, 0 deletions