File tree Expand file tree Collapse file tree 3 files changed +5
-3
lines changed Expand file tree Collapse file tree 3 files changed +5
-3
lines changed Original file line number Diff line number Diff line change 3737 yum install -y epel-release &&
3838 yum install -y cmake3 libXrandr-devel libXinerama-devel libXcursor-devel libXi-devel mesa-libGLU-devel
3939 # Provide flags similar to prior pip-wheel-args (handled via env; setup.py could be adapted to read these)
40- # EXTRA_CMAKE_DEFINES: "-DUSE_AVX=Off -DCI_BUILD=On"
41- EXTRA_CMAKE_DEFINES : " -DUSE_AVX=On -DCI_BUILD=On"
40+ EXTRA_CMAKE_DEFINES : " -DUSE_AVX=Off -DCI_BUILD=On"
4241 # Verbosity
4342 CIBW_BUILD_VERBOSITY : " 1"
4443 run : |
Original file line number Diff line number Diff line change 1+ 2.15.1
2+ - deactivated avx in Linux wheels due to problems
3+
142.15.0
25 - macOS support (thanks to Robin Rademacher)
36 - update to OpenGL 3.3 (thanks to Robin Rademacher)
Original file line number Diff line number Diff line change 1- 2.15.0
1+ 2.15.1
You can’t perform that action at this time.
0 commit comments