Skip to content

Commit

Permalink
Auto merge of #136146 - RalfJung:x86-abi, r=workingjubilee
Browse files Browse the repository at this point in the history
Explicitly choose x86 softfloat/hardfloat ABI

Part of rust-lang/rust#135408:
Instead of choosing this based on the target features listed in the target spec, make that choice explicit.
All built-in targets are being updated here; custom (JSON-defined) x86 (32bit and 64bit) softfloat targets need to explicitly set `rustc-abi` to `x86-softfloat`.
  • Loading branch information
bors committed Feb 3, 2025
2 parents 514bb54 + 048b31d commit 96513a3
Showing 0 changed files with 0 additions and 0 deletions.

0 comments on commit 96513a3

Please sign in to comment.