Skip to content
Snippets Groups Projects
Commit 48fff85d authored by Gaelle DELAUTIER's avatar Gaelle DELAUTIER
Browse files

G.Delautier 09/12/16 : bug compilation mode_snow3l.F90

parent 834758f8
No related branches found
No related tags found
No related merge requests found
......@@ -155,7 +155,7 @@ include Makefile.MESONH.mk
# Juan & Maud 20/03/2008 --> Ifort 10.1.008 Bug O2 optimization
ifneq "$(OPTLEVEL)" "DEBUG"
OPT_PERF1 = -O1
OBJS_O1= spll_schu.o spll_ps2str.o spll_p_abs.o spll_ini_one_way_n.o spll_urban_solar_abs.o
OBJS_O1= spll_mode_snow3l.o spll_schu.o spll_ps2str.o spll_p_abs.o spll_ini_one_way_n.o spll_urban_solar_abs.o
$(OBJS_O1) : OPT = $(OPT_BASE) $(OPT_PERF1)
endif
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment