summarylogtreecommitdiffstats
path: root/cflags.conf
diff options
context:
space:
mode:
Diffstat (limited to 'cflags.conf')
-rw-r--r--cflags.conf3
1 files changed, 3 insertions, 0 deletions
diff --git a/cflags.conf b/cflags.conf
new file mode 100644
index 000000000000..cee6e99af11c
--- /dev/null
+++ b/cflags.conf
@@ -0,0 +1,3 @@
+#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" #