Commit acccba9
fix: use manylinux_2_28 for aarch64 cross-compilation
The manylinux2014 (CentOS 7) cross-compiler is too old for ring's ARM
assembly — GCC doesn't define __ARM_ARCH. manylinux_2_28 (AlmaLinux 8)
has a newer toolchain that works.
Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>1 parent 2b41e89 commit acccba9
1 file changed
Lines changed: 3 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
17 | 17 | | |
18 | 18 | | |
19 | 19 | | |
| 20 | + | |
20 | 21 | | |
21 | 22 | | |
| 23 | + | |
22 | 24 | | |
23 | 25 | | |
24 | 26 | | |
| |||
39 | 41 | | |
40 | 42 | | |
41 | 43 | | |
42 | | - | |
| 44 | + | |
43 | 45 | | |
44 | 46 | | |
45 | 47 | | |
| |||
0 commit comments