Skip to content

Commit 2e596ae

Browse files
committed
compile bug fix after fixing previous bug
1 parent 1ce8479 commit 2e596ae

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

build_run/compile.archives

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -153,6 +153,8 @@ egrep -v "atmos_cubed_sphere/driver/GFDL/*" pathnames.all > pathnames_atmos_cu
153153
egrep -v "atmos_cubed_sphere/driver/SHiELD/*" pathnames.all > pathnames_atmos_cubed
154154
/bin/mv pathnames_atmos_cubed pathnames.all
155155
egrep -v "*cmip*" pathnames.all > pathnames_atmos_cubed
156+
/bin/mv pathnames_atmos_cubed pathnames.all
157+
egrep -v "*fv_cmp*" pathnames.all > pathnames_atmos_cubed
156158

157159
$mkmf -m Makefile -a $sourcedir -p lib_atmos_cubed.a -t $template -c "$cppDefs" -o "-I$execdir/fms" $execdir/atmos_cubed/pathnames_atmos_cubed $src_share/include $src_share/mpp/include $SLIST
158160
popd

0 commit comments

Comments
 (0)