IcBench: Makefile
This commit is contained in:
1
makefile
1
makefile
@ -49,6 +49,7 @@ endif
|
|||||||
#-floop-optimize
|
#-floop-optimize
|
||||||
else
|
else
|
||||||
ifeq (,$(findstring ppc64le, $(UNAMEM)))
|
ifeq (,$(findstring ppc64le, $(UNAMEM)))
|
||||||
|
MSSE=-msse2
|
||||||
else
|
else
|
||||||
#Minimum SSE = Sandy Bridge, AVX2 = haswell
|
#Minimum SSE = Sandy Bridge, AVX2 = haswell
|
||||||
MSSE=-march=corei7-avx -mtune=corei7-avx
|
MSSE=-march=corei7-avx -mtune=corei7-avx
|
||||||
|
Reference in New Issue
Block a user