Skip to content

Commit

Permalink
update JSON target spec to declare softfloat ABI
Browse files Browse the repository at this point in the history
  • Loading branch information
RalfJung committed Feb 4, 2025
1 parent b99bd73 commit d3f9e19
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions tests/x86_64-unknown-kernel.json
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,7 @@
"vendor": "unknown",
"linker": "rust-lld",
"linker-flavor": "gnu-lld",
"rustc-abi": "x86-softfloat",
"features": "-mmx,-sse,-sse2,-sse3,-ssse3,-sse4.1,-sse4.2,-avx,-avx2,+soft-float",
"dynamic-linking": false,
"executables": true,
Expand Down

0 comments on commit d3f9e19

Please sign in to comment.