mirror of
https://github.com/LibreELEC/LibreELEC.tv.git
synced 2025-07-29 05:36:47 +00:00
Merge pull request #10071 from heitbaum/rust
rust: fix aarch64 build against llvm-20.1
This commit is contained in:
commit
229d91b0c4
@ -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-Fn32",
|
||||
"data-layout": "e-m:e-p270:32:32-p271:32:32-p272:64:64-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