Fix compilation for aarch64 after rust update

This commit is contained in:
Wildan M
2026-05-31 06:55:02 +07:00
parent cee451af38
commit 8701e8165b
+1
View File
@@ -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,