Baselibs 7.26.1
This is a patch release on Baselibs 7.26. It has fixes for GCC 14 + MPT at NAS as well as fixes for building netcdf on sparsely libraried systems.
We also add a new BUILD=MAPL
build variant which has just the libraries needed to build MAPL.
From CHANGELOG.md
Fixed
- Building with GCC 14 + MPT on PFE showed the need to use
mpif08
when building HDF5. So, ifmpif08
is detected with MPT, we use it asMPIFC
- If not building internal curl, we set
--disable-byterange
with netCDF
Changed
- Add new
BUILD=MAPL
to build only libraries needed for MAPL - Added
nccmp
to the essential libraries (and MAPL)
Added
- Added GitHub action to build a MAPL tarball
What's Changed
Full Changelog: v7.26.0...v7.26.1