update JSON target spec to declare softfloat ABI

This commit is contained in:
Ralf Jung 2025-02-04 12:05:02 +01:00
parent cf4be3f39d
commit 8f1c4a33b7

View file

@ -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,