introduce std=legacy flag

This commit is contained in:
Anthony Scemama 2023-04-18 13:03:46 +02:00
parent 6a47bb309d
commit 538b6bf149
1 changed files with 1 additions and 1 deletions

View File

@ -10,7 +10,7 @@
#
#
[COMMON]
FC : gfortran -ffree-line-length-none -I . -g -fPIC
FC : gfortran -ffree-line-length-none -I . -g -fPIC -std=legacy
LAPACK_LIB : -llapack -lblas
IRPF90 : irpf90
IRPF90_FLAGS : --ninja --align=32 -DSET_NESTED -DMACOS