update JSON target spec to declare softfloat ABI
This commit is contained in:
parent
cf4be3f39d
commit
8f1c4a33b7
1 changed files with 1 additions and 0 deletions
|
|
@ -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,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue