[x] I updated the version in pyproject.toml and made sure it matches git describe --tags --abbrev=8 in OpenBLAS at the OPENBLAS_COMMIT
don't redirect, add QUIET_MAKE to see if travis log file is still too big
move some variables around
Trying this out locally, it seems I should see -DDYN_PRESCOTT -DDYN_NEHALEM -DDYN_SANDYBRIDGE -DDYN_HASWELL -DDYN_SKYLAKEX in the cc command line in the logs
[x] I updated the version in pyproject.toml and made sure it matches
git describe --tags --abbrev=8
in OpenBLAS at theOPENBLAS_COMMIT
don't redirect, add QUIET_MAKE to see if travis log file is still too big
move some variables around
Trying this out locally, it seems I should see
-DDYN_PRESCOTT -DDYN_NEHALEM -DDYN_SANDYBRIDGE -DDYN_HASWELL -DDYN_SKYLAKEX
in the cc command line in the logs