summarylogtreecommitdiffstats
path: root/arch.make
diff options
context:
space:
mode:
Diffstat (limited to 'arch.make')
-rw-r--r--arch.make2
1 files changed, 1 insertions, 1 deletions
diff --git a/arch.make b/arch.make
index e5c6fde7d434..df77ec0395d2 100644
--- a/arch.make
+++ b/arch.make
@@ -1,3 +1,3 @@
-export FFLAGS=-O2
+export FFLAGS=-O2 -march=native -mtune=native
export MPIFC=mpif90
export LIBS=-lsymspg -llapack -lblas