Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
M
Méso-NH code
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Package Registry
Model registry
Operate
Environments
Terraform modules
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Terms and privacy
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
Méso-NH
Méso-NH code
Commits
3b0a72d9
Commit
3b0a72d9
authored
2 years ago
by
ESCOBAR MUNOZ Juan
Browse files
Options
Downloads
Patches
Plain Diff
Juan 08/04/2022:Rules.LXcray.mk, Bug at compile time -> put -traditional in CPP variable only
parent
10e22d07
No related branches found
No related tags found
No related merge requests found
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
src/Rules.LXcray.mk
+6
-6
6 additions, 6 deletions
src/Rules.LXcray.mk
with
6 additions
and
6 deletions
src/Rules.LXcray.mk
+
6
−
6
View file @
3b0a72d9
...
@@ -130,14 +130,14 @@ LDFLAGS = -Wl,-warn-once $(PAR) $(OPT_BASE)
...
@@ -130,14 +130,14 @@ LDFLAGS = -Wl,-warn-once $(PAR) $(OPT_BASE)
# preprocessing flags
# preprocessing flags
#
#
#CPP = /bin/cpp -P -traditional -Wcomment
#CPP = /bin/cpp -P -traditional -Wcomment
CPP
=
cpp
-P
-Wcomment
CPP
=
cpp
-P
-Wcomment
-traditional
-D_OPENACC
=
201306
#
#
CPPFLAGS_C
=
-DLITTLE_endian
CPPFLAGS_C
=
-DLITTLE_endian
CPPFLAGS_SURFEX
=
-traditional
CPPFLAGS_SURFEX
=
CPPFLAGS_SURCOUCHE
+=
-traditional
-DDEV_NULL
-DMNH_COMPILER_CCE
CPPFLAGS_SURCOUCHE
+=
-DDEV_NULL
-DMNH_COMPILER_CCE
CPPFLAGS_RAD
=
-traditional
CPPFLAGS_RAD
=
CPPFLAGS_NEWLFI
=
-traditional
-DSWAPIO
-DLINUX
-DLFI_INT
=
${
LFI_INT
}
CPPFLAGS_NEWLFI
=
-DSWAPIO
-DLINUX
-DLFI_INT
=
${
LFI_INT
}
CPPFLAGS_MNH
=
-traditional
-DMNH
-DSFX_MNH
-DMNH_NO_MPI_LOGICAL48
-DMNH_COMPILER_CCE
CPPFLAGS_MNH
=
-DMNH
-DSFX_MNH
-DMNH_NO_MPI_LOGICAL48
-DMNH_COMPILER_CCE
CPPFLAGS_MNH
+=
-imacros
MNH_OPENACC_NV_CR.CPP
CPPFLAGS_MNH
+=
-imacros
MNH_OPENACC_NV_CR.CPP
ifdef
VER_GA
ifdef
VER_GA
CPPFLAGS_SURCOUCHE
+=
-DMNH_GA
CPPFLAGS_SURCOUCHE
+=
-DMNH_GA
...
...
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment