-
Notifications
You must be signed in to change notification settings - Fork 13.3k
compiler/rustc_target: make m68k-unknown-linux-gnu use the gnu base #91537
New issue
Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? # to your account
Conversation
Some changes occured to the Miri submodule cc @rust-lang/miri Updates src/tools/cargo. cc @ehuss |
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. |
|
This makes the m68k arch match the other GNU/Linux based targets.
Sorry, this is just a minor change -- the earlier comments were because of submodule silliness. |
Good catch! @bors r+ rollup |
📌 Commit 6aa5f6f has been approved by |
…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
This makes the m68k arch match the other GNU/Linux based targets by setting the environment to gnu.