We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
rustc-abi: x86-softfloat
1 parent 2265dde commit 688a21eCopy full SHA for 688a21e
x86_64-blog_os.json
@@ -11,5 +11,6 @@
11
"linker": "rust-lld",
12
"panic-strategy": "abort",
13
"disable-redzone": true,
14
- "features": "-mmx,-sse,+soft-float"
+ "features": "-mmx,-sse,+soft-float",
15
+ "rustc-abi": "x86-softfloat"
16
}
0 commit comments