Skip to content

Commit

Permalink
#3007 Added -lvx_statistics again
Browse files Browse the repository at this point in the history
  • Loading branch information
Howard Soh committed Dec 23, 2024
1 parent 031c256 commit e59b43c
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 0 deletions.
1 change: 1 addition & 0 deletions src/tools/other/ioda2nc/Makefile.am
Original file line number Diff line number Diff line change
Expand Up @@ -44,6 +44,7 @@ ioda2nc_LDADD = -lvx_stat_out \
-lvx_math \
-lvx_cal \
-lvx_log \
-lvx_statistics \
$(GRIB2_DEP_LIBS) $(UGRID_DEP_LIBS) $(PYTHON_DEP_LIBS) \
-lm -lproj -lnetcdf_c++4 -lnetcdf -lgsl -lgslcblas $(BLIB_NAME) \
$(FLIBS)
Expand Down
1 change: 1 addition & 0 deletions src/tools/other/ioda2nc/Makefile.in
Original file line number Diff line number Diff line change
Expand Up @@ -378,6 +378,7 @@ ioda2nc_LDADD = -lvx_stat_out \
-lvx_math \
-lvx_cal \
-lvx_log \
-lvx_statistics \
$(GRIB2_DEP_LIBS) $(UGRID_DEP_LIBS) $(PYTHON_DEP_LIBS) \
-lm -lproj -lnetcdf_c++4 -lnetcdf -lgsl -lgslcblas $(BLIB_NAME) \
$(FLIBS)
Expand Down

0 comments on commit e59b43c

Please sign in to comment.