Baselibs 7.17.2
This release of Baselibs updates the fortran_udunits2 library to v1.0.0-rc.3 to fix a build issue in that library with NAG.
It also disables HDF4 Fortran bindings when using ifx
as the Fortran compiler. This then disables builds of HDF-EOS2 and SDPToolkit as they rely on those bindings.
From CHANGELOG.md
Updates
- fortran_udunits2 v1.0.0-rc.3 (GMAO-SI-Team fork)
- Fixes build issue with NAG on Darwin
Fixed
- Disable HDF4 Fortran bindings when using
ifx
asFC
- This means we must also disable builds of HDF-EOS2 and SDPToolkit
What's Changed
- Disable HDF4 Fortran with ifx by @mathomp4 in #151
- Update to fortran_udunits2 v1.0.0-rc.3 by @mathomp4 in #152
Full Changelog: v7.17.1...v7.17.2