--- a/src/Makefile
+++ b/src/Makefile
@@ -105,7 +105,7 @@ ifeq ($(CC),g++)
 ifeq ($(OS),Darwin)
 OPT_CFLAGS = -O2 -mtune=generic
 else
-OPT_CFLAGS = -O2 -fno-ipa-sra -mtune=generic
+OPT_CFLAGS = -fno-ipa-sra
 endif
 else
 ifeq ($(CC),icpc)
