Skip to content
Snippets Groups Projects
Commit d6d85efc authored by ESCOBAR MUNOZ Juan's avatar ESCOBAR MUNOZ Juan
Browse files

Juan 24/01/2018: Rules.LXifort.mk , Correction for compilation with MNH_INT=8 <-> MNH in integer*8

parent 8f85ef84
No related branches found
No related tags found
No related merge requests found
......@@ -84,7 +84,7 @@ LIBS += -lz
else
F90 = mpiifort
endif
ifeq "$(MNH_INT)" "I8"
ifeq "$(MNH_INT)" "8"
OPT_BASE += -ilp64
endif
else
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment