diff --git a/makefile b/makefile index 9566d9c..aad4cf5 100644 --- a/makefile +++ b/makefile @@ -49,6 +49,7 @@ endif #-floop-optimize else ifeq (,$(findstring ppc64le, $(UNAMEM))) +MSSE=-msse2 else #Minimum SSE = Sandy Bridge, AVX2 = haswell MSSE=-march=corei7-avx -mtune=corei7-avx