Skip to content
Snippets Groups Projects
Commit 55afad79 authored by Michael Blaschek's avatar Michael Blaschek :bicyclist:
Browse files

Update makefile_ci

parent 1de8199c
No related branches found
No related tags found
No related merge requests found
......@@ -88,7 +88,7 @@ O_LEV_DBG = g # [0,g]
## LIBRARIES
#LIBS = -lgrib_api_f90 -lgrib_api -lm -ljasper -lnetcdff
#LIBS = -lgrib_api_f90 -lgrib_api -lm -ljasper $(NCOPT)
LIBS = -leccodes -leccodes_f90 -lm -ljasper $(NCOPT)
LIBS = -leccodes -leccodes_f90 -lm $(NCOPT)
FFLAGS = $(INC) -O$(O_LEV) -g -cpp -m64 -mcmodel=medium -fconvert=little-endian -frecord-marker=4 -fmessage-length=0 -flto=jobserver -O$(O_LEV) $(NCOPT) $(FUSER) #-Warray-bounds -fcheck=all # -march=native
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment