summarylogtreecommitdiffstats
path: root/cflags.conf
diff options
context:
space:
mode:
Diffstat (limited to 'cflags.conf')
-rw-r--r--cflags.conf5
1 files changed, 2 insertions, 3 deletions
diff --git a/cflags.conf b/cflags.conf
index cee6e99af11c..b3e4468793dc 100644
--- a/cflags.conf
+++ b/cflags.conf
@@ -1,3 +1,2 @@
-#CFLAGS="-pipe -march=native -Ofast -fstack-protector-strong --param=ssp-buffer-size=4 -fno-plt -Wno-error -w" #
-#CFLAGS="-pipe -march=native -Og -fstack-protector-strong --param=ssp-buffer-size=4 -fno-plt" #
-#CXXFLAGS="$CFLAGS" #
+#CFLAGS="-march=native -Ofast -pipe -fstack-protector-strong --param=ssp-buffer-size=4 -fno-plt -Wno-error -w" #
+#CFLAGS="-march=native -Og -pipe -fstack-protector-strong --param=ssp-buffer-size=4 -fno-plt" #