Skip to content
Snippets Groups Projects
Commit a9e9cfac authored by Juan Escobar's avatar Juan Escobar
Browse files

Juan 6/05/2021: move build of eccode to OBJDIR_MASTER <-> better management of...

Juan 6/05/2021: move build of eccode to OBJDIR_MASTER <-> better management of different compiler version
parent ea19700e
No related branches found
No related tags found
No related merge requests found
......@@ -439,7 +439,7 @@ endif
##########################################################
ifneq "$(MNH_GRIBAPI)" "yes"
DIR_ECCODES_SRC?=${SRC_MESONH}/src/LIB/eccodes-${VERSION_ECCODES}-Source
DIR_ECCODES_BUILD?=${SRC_MESONH}/src/LIB/eccodes-${VERSION_ECCODES}-${ARCH}-R${MNH_REAL}I${MNH_INT}
DIR_ECCODES_BUILD?=${OBJDIR_MASTER}/build_eccodes-${VERSION_ECCODES}
DIR_ECCODES_INSTALL?=${OBJDIR_MASTER}/ECCODES-${VERSION_ECCODES}
ECCODES_MOD?=${DIR_ECCODES_INSTALL}/include/grib_api.mod
#
......
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