Skip to content

Commit 8d74ac6

Browse files
committed
Fix target JSON (rust-lang/rust#136544)
1 parent 154983c commit 8d74ac6

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

brig/x86_64-unknown-brig.json

+1
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,7 @@
66
"data-layout": "e-m:e-p270:32:32-p271:32:32-p272:64:64-i64:64-i128:128-f80:128-n8:16:32:64-S128",
77
"disable-redzone": true,
88
"features": "-mmx,-sse,-sse2,-sse3,-ssse3,-sse4.1,-sse4.2,-avx,-avx2,+soft-float",
9+
"rustc-abi": "x86-softfloat",
910
"is-builtin": false,
1011
"dynamic-linking": true,
1112
"linker": "rust-lld",

0 commit comments

Comments
 (0)