Skip to content

Commit

Permalink
Change Standalone MOM build to GNU
Browse files Browse the repository at this point in the history
  • Loading branch information
manishvenu committed Aug 28, 2024
1 parent 8fe72cd commit 4c7e462
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion standalone/build/build_examples-ncar.sh
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ CESM_ROOT=`pwd -P`
SHR_ROOT=${CESM_ROOT}/share
FMS_ROOT=${CESM_ROOT}/libraries/FMS

COMPILER=intel
COMPILER=gnu
TEMPLATE=${TEMPLATE_DIR}/ncar-${COMPILER}.mk

if [ -e $1 ]; then
Expand Down

0 comments on commit 4c7e462

Please sign in to comment.