summarylogtreecommitdiffstats
path: root/cflags.conf
diff options
context:
space:
mode:
authorQue Quotion2018-11-06 01:10:43 +0900
committerQue Quotion2018-11-06 01:29:31 +0900
commitfc511b6f4591738fd17711ae144aa620d8d7919e (patch)
treebc7af83b1dee9972c020928c411d33e528412e80 /cflags.conf
parent121dacbfc1c5742ce8203dfea425f990448a881d (diff)
downloadaur-fc511b6f4591738fd17711ae144aa620d8d7919e.tar.gz
Updated for pacman with extendible buildenv
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" #