summarylogtreecommitdiffstats
path: root/arch.make
diff options
context:
space:
mode:
authorUtkan Güngördü2019-08-19 20:38:43 -0400
committerUtkan Güngördü2019-08-19 20:38:43 -0400
commit7af672c1b2c954da12da74e7267ca0399bfa9c6c (patch)
tree5d7178c0c4922605c20c38c80d692435dc4394fb /arch.make
parent407c1510c55ed1efed742042c4fcc138409260bc (diff)
downloadaur-shengbte.tar.gz
target native cpu
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