Commit 8ddef94
fix(ci): fix release builds for linux-aarch64 and windows-x86_64
- Pin usearch <2.24 (2.24 has MSVC MAP_FAILED bug and aarch64 simsimd regression)
- Disable simsimd for cross-compiled aarch64 and Windows builds
- Regenerate lockfile after patching to avoid --locked conflicts
- Previous fix confirmed: OpenSSL cross-compilation now works (PKG_CONFIG env vars)
Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>1 parent 075731c commit 8ddef94
2 files changed
+8
-14
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
77 | 77 | | |
78 | 78 | | |
79 | 79 | | |
80 | | - | |
81 | | - | |
82 | | - | |
83 | 80 | | |
84 | | - | |
85 | | - | |
86 | | - | |
87 | | - | |
88 | | - | |
89 | 81 | | |
90 | | - | |
91 | | - | |
| 82 | + | |
| 83 | + | |
92 | 84 | | |
93 | 85 | | |
94 | | - | |
95 | | - | |
| 86 | + | |
| 87 | + | |
| 88 | + | |
| 89 | + | |
96 | 90 | | |
97 | 91 | | |
98 | 92 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
116 | 116 | | |
117 | 117 | | |
118 | 118 | | |
119 | | - | |
120 | | - | |
| 119 | + | |
| 120 | + | |
121 | 121 | | |
122 | 122 | | |
123 | 123 | | |
| |||
0 commit comments