Fix compilation for aarch64 after rust update
This commit is contained in:
@@ -17,6 +17,7 @@
|
||||
"os": "none",
|
||||
"position-independent-executables": false,
|
||||
"relocation-model": "pic",
|
||||
"rustc-abi": "softfloat",
|
||||
"target-c-int-width": 32,
|
||||
"target-endian": "little",
|
||||
"target-pointer-width": 64,
|
||||
|
||||
Reference in New Issue
Block a user