Closed fredemmott closed 5 years ago
It appears that homebrew used to have -march=core2 -msse4 in bottle builds but dropped the -msse4.
-march=core2 -msse4
-msse4
-march=core2 -mtune=nehalem
-march=sandybridge
We now depend on sandybridge. mtune was not sufficient
It appears that homebrew used to have
-march=core2 -msse4
in bottle builds but dropped the-msse4
.-march=core2 -mtune=nehalem
going-march=sandybridge