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

Juan 25/02/2022:Rules.LXgfortran.mk, add LITTLE_endian for C compilation

parent 513a0d4c
No related branches found
No related tags found
No related merge requests found
...@@ -99,6 +99,7 @@ LDFLAGS = $(OPT) ...@@ -99,6 +99,7 @@ LDFLAGS = $(OPT)
# #
CPP = cpp -P -traditional -Wcomment CPP = cpp -P -traditional -Wcomment
# #
CPPFLAGS_C = -DLITTLE_endian
CPPFLAGS_SURFEX = CPPFLAGS_SURFEX =
CPPFLAGS_SURCOUCHE += -DDEV_NULL CPPFLAGS_SURCOUCHE += -DDEV_NULL
CPPFLAGS_RAD = CPPFLAGS_RAD =
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment