Commit 98430e3
committed
maint: use MPIR for building manylinux wheels
The manylinux wheels built with GMP crashed with SIGILL when used on
another Linux machine even though they passed tests in CI. This commit
switches to using MPIR instead of GMP for the manylinux wheels because
those wheels appear to be more "portable" according to limited testing
so far.
Maybe there is a configure option that could be used with GMP to make it
more portable...1 parent ae6a900 commit 98430e3
1 file changed
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
2 | 2 | | |
3 | 3 | | |
4 | 4 | | |
5 | | - | |
| 5 | + | |
6 | 6 | | |
0 commit comments