Skip to content
Snippets Groups Projects
Commit 4c057bd2 authored by ESCOBAR MUNOZ Juan's avatar ESCOBAR MUNOZ Juan Committed by WAUTELET Philippe
Browse files

Juan 28/08/2014 : add more O1 file with problem at O2 level

parent 8af30182
No related branches found
No related tags found
No related merge requests found
......@@ -128,11 +128,11 @@ include Makefile.MESONH.mk
# etc ... #
# #
##########################################################
OPT_PERF1 = -O1 -Kieee
OPT_PERF1 = -O1 -Kieee -g
OBJS_O1= spll_modd_isba_n.o spll_pack_isba_patch_n.o spll_mode_construct_ll.o \
spll_init_surf_atm_n.o spll_mode_scatter_ll.o spll_convert_patch_teb.o \
spll_define_mask_n.o spll_del1dfield_ll.o spll_mode_fm.o spll_mode_gather_ll.o \
spll_phys_param_n.o
spll_phys_param_n.o
$(OBJS_O1) : OPT = $(OPT_BASE) $(OPT_PERF1)
#
......
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