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

Add rustc-abi field to target spec JSON #1393

Merged
merged 1 commit into from
Feb 10, 2025
Merged

Add rustc-abi field to target spec JSON #1393

merged 1 commit into from
Feb 10, 2025

Conversation

phil-opp
Copy link
Owner

The Rust compiler now requires an explicit rustc-abi: x86-softfloat field when using the soft-float target feature. This was added in rust-lang/rust#136146 and is part of the latest nightlies.

I updated the post branches in commit 688a21e

The Rust compiler now requires an explicit `rustc-abi: x86-softfloat` field when using the soft-float target feature. This was added in rust-lang/rust#136146 and is part of the latest nightlies.

I updated the post branches in commit 688a21e
@phil-opp phil-opp added the relnotes "Release notes" – Notable changes that are rendered on the blog. label Feb 10, 2025
@phil-opp phil-opp merged commit b69f96e into main Feb 10, 2025
6 of 8 checks passed
@phil-opp phil-opp deleted the rustc-abi branch February 10, 2025 11:32
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
relnotes "Release notes" – Notable changes that are rendered on the blog.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant