Commit 6ed21b4
committed
BLD: Remove -march=native compiler option.
- This option ended up causing problems in the CI builds of the conda
distribution, resulting in faulty builds that crash at import of the
package. Because this compiler option is not all that important, then
it is safe to just remove it.1 parent d2db4f8 commit 6ed21b4
1 file changed
+1
-3
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
24 | 24 | | |
25 | 25 | | |
26 | 26 | | |
27 | | - | |
28 | | - | |
29 | | - | |
| 27 | + | |
30 | 28 | | |
31 | 29 | | |
32 | 30 | | |
| |||
0 commit comments