Commit 68b272d
Fix aarch64 wheel build: add --find-interpreter flag
The cross-compilation Docker container lacks Python, so maturin
needs --find-interpreter to auto-detect compatible interpreters.
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>1 parent 3441dd0 commit 68b272d
1 file changed
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
35 | 35 | | |
36 | 36 | | |
37 | 37 | | |
38 | | - | |
| 38 | + | |
39 | 39 | | |
40 | 40 | | |
41 | 41 | | |
| |||
0 commit comments