10
0
mirror of https://github.com/LCPQ/quantum_package synced 2024-06-26 23:22:18 +02:00

QP_ROOT substitution in configure

This commit is contained in:
Anthony Scemama 2015-07-01 19:40:39 +02:00
parent 66e7409980
commit 3386f90af4

View File

@ -31,7 +31,7 @@ OPENMP : 1 ; Append OpenMP flags
# -ftz : Flushes denormal results to zero
#
[OPT]
FCFLAGS : -xSSE4.2 -O2 -ip -opt-prefetch -ftz -g
FCFLAGS : -xHost -O2 -ip -opt-prefetch -ftz -g
# Profiling flags
#################