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

[Tracking issue] Bump freebsd compiler after rust-lang/rust#75204 #2454

Closed
tesuji opened this issue Aug 10, 2020 · 1 comment · Fixed by #2527
Closed

[Tracking issue] Bump freebsd compiler after rust-lang/rust#75204 #2454

tesuji opened this issue Aug 10, 2020 · 1 comment · Fixed by #2527

Comments

@tesuji
Copy link
Contributor

tesuji commented Aug 10, 2020

Rust CI (which rustup uses its docker artifacts) is going to bump its freebsd toolchain to 11.4 .
After rust-lang/rust#75204 landed, one has to upgrade the toolchain rustup used to build.
It should be simple by changing this file: ci/docker/x86_64-unknown-freebsd/Dockerfile

@tesuji tesuji changed the title Bump freebsd compiler after rust-lang/rust#75204 [Tracking issue] Bump freebsd compiler after rust-lang/rust#75204 Aug 10, 2020
@kinnison
Copy link
Contributor

This change in rust was merged 6 days ago. We should therefore create a PR which has a commit to update the docker file; and then create a commit on top which resets the PR CI to just run freebsd builds so we can check it still works. After that the top commit can be dropped and we can merge the dockerfile fix.

Does anyone feel up to doing this?

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 a pull request may close this issue.

2 participants