Skip to content

change rustc-abi in custom targets to x86-softfloat#492

Merged
phil-opp merged 1 commit into
v0.9-basefrom
fix/soft-float-abi-0.9.x
Feb 6, 2025
Merged

change rustc-abi in custom targets to x86-softfloat#492
phil-opp merged 1 commit into
v0.9-basefrom
fix/soft-float-abi-0.9.x

Conversation

@Freax13

@Freax13 Freax13 commented Feb 4, 2025

Copy link
Copy Markdown
Member

With the latest nightly, setting "+soft-float" in "features" is only allowed if "rustc-abi" is set to "x86-softfloat".

Fixes a nightly breakage introduced by rust-lang/rust#136146
Related to #491

With the latest nightly, setting "+soft-float" in "features" is only
allowed if "rustc-abi" is set to "x86-softfloat".
@Freax13 Freax13 requested a review from phil-opp February 4, 2025 06:36

@phil-opp phil-opp left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks a lot!

@phil-opp phil-opp merged commit 2699c1c into v0.9-base Feb 6, 2025
phil-opp added a commit that referenced this pull request Feb 10, 2025
@phil-opp phil-opp deleted the fix/soft-float-abi-0.9.x branch February 10, 2025 09:58
@phil-opp

Copy link
Copy Markdown
Member

Published as v0.9.30

n0toose added a commit to n0toose/xen-rs that referenced this pull request Jun 4, 2025
This is a direct port of the Tom Dohrmann's PR:
rust-osdev/bootloader#492

Which, in turn, "fixes a nightly breakage introduced by":
rust-lang/rust#136146
n0toose added a commit to n0toose/xen-rs that referenced this pull request Jun 4, 2025
This is a direct port of the Tom Dohrmann's PR:
rust-osdev/bootloader#492

Which, in turn, "fixes a nightly breakage introduced by":
rust-lang/rust#136146

Signed-off-by: Panagiotis "Ivory" Vasilopoulos <git@n0toose.net>
DanielCoder834 added a commit to DanielCoder834/clarOs that referenced this pull request Dec 22, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

2 participants