Commit dfe9128
Fix aarch64 wheel build: use native manylinux container with QEMU
The default cross-compilation container for aarch64 doesn't support
installing target-arch system packages (pcsc-lite-devel, systemd-devel).
Use the official native manylinux_2_28 containers with QEMU emulation
instead, and specify containers explicitly for both Linux targets.
Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>1 parent c448cb9 commit dfe9128
1 file changed
Lines changed: 3 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
86 | 86 | | |
87 | 87 | | |
88 | 88 | | |
| 89 | + | |
89 | 90 | | |
90 | 91 | | |
| 92 | + | |
91 | 93 | | |
92 | 94 | | |
93 | 95 | | |
| |||
119 | 121 | | |
120 | 122 | | |
121 | 123 | | |
| 124 | + | |
122 | 125 | | |
123 | 126 | | |
124 | 127 | | |
| |||
0 commit comments