rv64: fix incorrect relocations produced for rv64 entry code
This commit is contained in:
parent
31fa51e64c
commit
1b2b41406a
@ -14,7 +14,7 @@
|
||||
"panic-strategy": "abort",
|
||||
"dynamic-linking": true,
|
||||
"relocation-model": "pic",
|
||||
"code-model": "large",
|
||||
"code-model": "medium",
|
||||
"eh-frame-header": false,
|
||||
|
||||
"crt-objects-fallback": "false",
|
||||
|
Loading…
x
Reference in New Issue
Block a user