# -mno-avx -mno-aes (add for Pentium based Sandy bridge)
MAVX2=-march=haswell
else
MSSE=-mtune=power9
MARCH=-mcpu=power9, -mtune=power9
#MSSE=-mtune=power9
CFLAGS+=-DNO_WARN_X86_INTRINSICS
endif
endif
Reference in New Issue
Block a user
Blocking a user prevents them from interacting with repositories, such as opening or commenting on pull requests or issues. Learn more about blocking a user.