Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Platform Support: update kernel/glibc versions for linux-gnu targets #403

Merged
merged 4 commits into from
Jul 20, 2020

Conversation

cuviper
Copy link
Member

@cuviper cuviper commented Jul 20, 2020

  • i686 and x86_64 updated to kernel 2.6.32 and glibc 2.11 in ci: Update dist-{i686,x86_64}-linux to Debian 6 rust#74163.
  • Targets that use crosstool-ng or similar now list their configured support.
  • Targets that are built with Ubuntu 16.04 toolchains now list kernel 4.4 and glibc 2.17.
  • Targets that are built with Ubuntu 18.04 toolchains now list kernel 4.15 and glibc 2.27.
  • Tier-3 targets still have no specified support, since they don't build dist.

cuviper added 4 commits July 20, 2020 10:05
The versions were raised to kernel 2.6.32 and glibc 2.11 in
<rust-lang/rust#74163>.
This reflects the status quo for targets that are built with manually
controlled toolchains, e.g. using crosstool-ng.
@cuviper
Copy link
Member Author

cuviper commented Jul 20, 2020

It's a little unfortunate that this won't reflect Rust versions when these change, like the x86 increases, but that's so infrequent that I'm not too worried about it.

@XAMPPRocky
Copy link
Member

Thank you for your PR!

@XAMPPRocky XAMPPRocky merged commit acd1ffb into rust-lang:master Jul 20, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants