Commit 5b3e8f4
committed
fix: force architecture-specific macOS wheels (not universal2)
- Set _PYTHON_HOST_PLATFORM and ARCHFLAGS for macOS builds
- Prevents setuptools from creating universal2 wheels
- Ensures separate wheels for x86_64 and arm64 with correct JRE binaries
- Fixes: macosx_10_9_x86_64 and macosx_11_0_arm64 instead of universal21 parent 698e499 commit 5b3e8f4
1 file changed
Lines changed: 12 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
157 | 157 | | |
158 | 158 | | |
159 | 159 | | |
| 160 | + | |
| 161 | + | |
160 | 162 | | |
161 | 163 | | |
162 | 164 | | |
| 165 | + | |
| 166 | + | |
163 | 167 | | |
164 | 168 | | |
165 | 169 | | |
| |||
175 | 179 | | |
176 | 180 | | |
177 | 181 | | |
| 182 | + | |
| 183 | + | |
| 184 | + | |
| 185 | + | |
| 186 | + | |
| 187 | + | |
| 188 | + | |
| 189 | + | |
178 | 190 | | |
179 | 191 | | |
180 | 192 | | |
| |||
0 commit comments