Gets rust running rv64iM
This commit is contained in:
@@ -9,9 +9,9 @@
|
||||
"os": "none",
|
||||
"vendor": "unknown",
|
||||
"env": "",
|
||||
"features": "+i",
|
||||
"linker-flavor": "ld.lld",
|
||||
"linker": "riscv64-unknown-elf-ld",
|
||||
"features": "+i,+m",
|
||||
"linker": "ld.lld",
|
||||
"linker-flavor": "ld",
|
||||
"executables": true,
|
||||
"panic-strategy": "abort",
|
||||
"relocation-model": "static",
|
||||
|
||||
Reference in New Issue
Block a user