Commit fbf2664
fix(ci): configure ARM64 cross-compilation linker
Set the correct linker for aarch64-unknown-linux-gnu target
to fix the release build failure. The linker was trying to use
x86-64 format for ARM64 objects.
Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>1 parent 761f5be commit fbf2664
1 file changed
Lines changed: 9 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
49 | 49 | | |
50 | 50 | | |
51 | 51 | | |
| 52 | + | |
| 53 | + | |
| 54 | + | |
| 55 | + | |
| 56 | + | |
| 57 | + | |
| 58 | + | |
| 59 | + | |
| 60 | + | |
52 | 61 | | |
53 | 62 | | |
54 | 63 | | |
| |||
0 commit comments