Skip to content

compiler/rustc_target: make m68k-unknown-linux-gnu use the gnu base #91537

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

Merged
merged 1 commit into from
Dec 6, 2021

Conversation

sunshowers
Copy link
Contributor

@sunshowers sunshowers commented Dec 4, 2021

This makes the m68k arch match the other GNU/Linux based targets by setting the environment to gnu.

@rust-highfive
Copy link
Contributor

Some changes occured to the Miri submodule

cc @rust-lang/miri

Updates src/tools/cargo.

cc @ehuss

@rust-highfive
Copy link
Contributor

Thanks for the pull request, and welcome! The Rust team is excited to review your changes, and you should hear from @GuillaumeGomez (or someone else) soon.

Please see the contribution instructions for more information.

@rust-highfive
Copy link
Contributor

⚠️ Warning ⚠️

  • These commits modify submodules.
  • These commits modify compiler targets. (See the Target Tier Policy.)

@rust-highfive rust-highfive added the S-waiting-on-review Status: Awaiting review from the assignee but also interested parties. label Dec 4, 2021
This makes the m68k arch match the other GNU/Linux based targets.
@sunshowers
Copy link
Contributor Author

Sorry, this is just a minor change -- the earlier comments were because of submodule silliness.

@GuillaumeGomez
Copy link
Member

r? @joshtriplett

@joshtriplett
Copy link
Member

Good catch!

@bors r+ rollup

@bors
Copy link
Collaborator

bors commented Dec 5, 2021

📌 Commit 6aa5f6f has been approved by joshtriplett

@bors bors added S-waiting-on-bors Status: Waiting on bors to run and complete tests. Bors will change the label on completion. and removed S-waiting-on-review Status: Awaiting review from the assignee but also interested parties. labels Dec 5, 2021
bors added a commit to rust-lang-ci/rust that referenced this pull request Dec 6, 2021
…askrgr

Rollup of 5 pull requests

Successful merges:

 - rust-lang#91367 (Fix ICE in `check_must_not_suspend_ty()`)
 - rust-lang#91391 (Simplify --no-headless option for rustdoc-gui tester)
 - rust-lang#91537 (compiler/rustc_target: make m68k-unknown-linux-gnu use the gnu base)
 - rust-lang#91554 (Update doc about code block edition attributes)
 - rust-lang#91563 (Bump download-ci-llvm-stamp for LLD inclusion)

Failed merges:

r? `@ghost`
`@rustbot` modify labels: rollup
@bors bors merged commit 971f469 into rust-lang:master Dec 6, 2021
@rustbot rustbot added this to the 1.59.0 milestone Dec 6, 2021
@sunshowers sunshowers deleted the m68k-gnu branch December 8, 2021 05:23
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
S-waiting-on-bors Status: Waiting on bors to run and complete tests. Bors will change the label on completion.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

6 participants