Baselibs 8.8.0
This release of Baselibs v8 updates to curl 8.11.1 and NCO 5.2.9. The curl update is needed for an issue with GCC 14 from Brew on macOS (see #247).
We also turn off ESMpy building and add preliminary support for LLVM flang
From CHANGELOG.md
Updates
- curl 8.11.1
- NCO 5.2.9
Fixed
- Add support for flang-new
Changed
- Turn off ESMPy building. It's not working and maybe we don't want to
build from source anyway as it's easier through mamba
What's Changed
- v8: Add flang-new support by @mathomp4 in #244
- v8: Turn off ESMPy building by @mathomp4 in #246
- v8: Library updates for Baselibs 8.8.0 by @mathomp4 in #249
Full Changelog: v8.7.0...v8.8.0