Skip to content
This repository was archived by the owner on May 28, 2025. It is now read-only.

Commit 8f1c4a3

Browse files
committed
update JSON target spec to declare softfloat ABI
1 parent cf4be3f commit 8f1c4a3

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/tools/miri/tests/x86_64-unknown-kernel.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,7 @@
1010
"vendor": "unknown",
1111
"linker": "rust-lld",
1212
"linker-flavor": "gnu-lld",
13+
"rustc-abi": "x86-softfloat",
1314
"features": "-mmx,-sse,-sse2,-sse3,-ssse3,-sse4.1,-sse4.2,-avx,-avx2,+soft-float",
1415
"dynamic-linking": false,
1516
"executables": true,

0 commit comments

Comments
 (0)