summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorQue Quotion2018-11-06 01:34:57 +0900
committerQue Quotion2018-11-06 01:34:57 +0900
commit61b8902cdedbe95f761832202c6b565826947287 (patch)
tree37e43a4131921cf5b3d7ae5da2fd5d1f3ff9724a
parentfc511b6f4591738fd17711ae144aa620d8d7919e (diff)
downloadaur-61b8902cdedbe95f761832202c6b565826947287.tar.gz
shadowpush; add -fopenmp to ricer cflags
-rw-r--r--cflags.conf2
1 files changed, 1 insertions, 1 deletions
diff --git a/cflags.conf b/cflags.conf
index b3e4468793dc..e6737b36d89c 100644
--- a/cflags.conf
+++ b/cflags.conf
@@ -1,2 +1,2 @@
-#CFLAGS="-march=native -Ofast -pipe -fstack-protector-strong --param=ssp-buffer-size=4 -fno-plt -Wno-error -w" #
+#CFLAGS="-march=native -Ofast -pipe -fstack-protector-strong --param=ssp-buffer-size=4 -fno-plt -fopenmp -Wno-error -w" #
#CFLAGS="-march=native -Og -pipe -fstack-protector-strong --param=ssp-buffer-size=4 -fno-plt" #