mirror of
https://github.com/LibreELEC/LibreELEC.tv.git
synced 2025-07-24 11:16:51 +00:00
Merge pull request #9427 from heitbaum/rust
rust: fix aarch64 build against llvm-19.1
This commit is contained in:
commit
0e67d5cf2f
@ -1,7 +1,7 @@
|
||||
{
|
||||
"arch": "aarch64",
|
||||
"crt-static-respected": true,
|
||||
"data-layout": "e-m:e-i8:8:32-i16:16:32-i64:64-i128:128-n32:64-S128",
|
||||
"data-layout": "e-m:e-i8:8:32-i16:16:32-i64:64-i128:128-n32:64-S128-Fn32",
|
||||
"dynamic-linking": true,
|
||||
"env": "gnu",
|
||||
"executables": true,
|
||||
|
Loading…
x
Reference in New Issue
Block a user