Skip to content
Snippets Groups Projects
Unverified Commit 9b772f07 authored by Nora Abi Akar's avatar Nora Abi Akar Committed by GitHub
Browse files

Travis CI arch bug fix (#1045)

Travis CI is failing on some simd tests for `ARB_ARCH=native`
GCC appears to be setting incorrect flags in the Travis environment for `-march=native`. Using `-march=skylake-avx512/haswell/etc` fixes the errors. 
parent ea49ede5
No related branches found
No related tags found
No related merge requests found
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment