Skip to content

Commit

Permalink
Merge branch 'E3SM-Project:master' into mpaso/fb-lts
Browse files Browse the repository at this point in the history
  • Loading branch information
jeremy-lilly authored Feb 8, 2024
2 parents 4e23ec2 + abe7218 commit ebdc9ac
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions components/mpas-framework/Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -462,8 +462,8 @@ cray-cray:
"CFLAGS_DEBUG = -O0 -g" \
"CXXFLAGS_DEBUG = -O0 -g" \
"LDFLAGS_DEBUG = -O0 -g -Ktrap=divz,fp,inv,ovf" \
"FFLAGS_OMP = -h omp" \
"CFLAGS_OMP = -h omp" \
"FFLAGS_OMP = -homp -fopenmp" \
"CFLAGS_OMP = -homp -fopenmp" \
"PICFLAG = -f pic" \
"BUILD_TARGET = $(@)" \
"CORE = $(CORE)" \
Expand Down

0 comments on commit ebdc9ac

Please sign in to comment.