Skip to content

Commit fb480b0

Browse files
committed
Fix breakage with latest nightly.
Ref: rust-lang/rust#131807
1 parent 186a7fd commit fb480b0

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

freestanding/riscv64-arnavion-none-elf.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,7 @@
1010
"features": "+forced-atomics,+zba,+zbb,+zbs,+zca,+zcb,+zicond,+zicsr,+zicntr,+auipc-addi-fusion,+ld-add-fusion,+lui-addi-fusion",
1111
"linker": "rust-lld",
1212
"linker-flavor": "gnu-lld",
13+
"llvm-abiname": "lp64",
1314
"llvm-target": "riscv64",
1415
"max-atomic-width": 64,
1516
"metadata": {

0 commit comments

Comments
 (0)