Baselibs 7.18.0
This release of ESMA-Baselibs updates to HDF5 1.14.3, curl 8.6.0, and zlib 1.3.1. All testing with GEOS shows it is zero-diff.
Also, due to encountering a build/link issue on macOS multiple times with ESMF, for now we set ESMF_TRACE_LIB_BUILD=OFF
for all builds on Darwin.
From CHANGELOG.md
Updates
- HDF5 1.14.3
- curl 8.6.0
- zlib 1.3.1
Changed
- Set
ESMF_TRACE_LIB_BUILD=OFF
when building ESMF on Darwin- Previously was only on NAG, but testing shows even GCC builds
can fail with this flag on
- Previously was only on NAG, but testing shows even GCC builds
What's Changed
Full Changelog: v7.17.2...v7.18.0