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",
|
"panic-strategy": "abort",
|
||||||
"dynamic-linking": true,
|
"dynamic-linking": true,
|
||||||
"relocation-model": "pic",
|
"relocation-model": "pic",
|
||||||
"code-model": "large",
|
"code-model": "medium",
|
||||||
"eh-frame-header": false,
|
"eh-frame-header": false,
|
||||||
|
|
||||||
"crt-objects-fallback": "false",
|
"crt-objects-fallback": "false",
|
||||||
|
Loading…
x
Reference in New Issue
Block a user