Baselibs 7.14.1
This patch release of Baselibs has changes found to be needed to build on the new SLES15 cluster at NCCS. No libraries were changed compared to v7.14.0
From CHANGELOG.md
Fixed
- Fixes for GNU Make system for NCCS SLES15 cluster
- Adds support for using
icx
,icpx
, andifx
asCC
,CXX
andFC
- Includes need for some C99 flags to allow compilation
- NOTE: This support is untested in re
ifx
but a first good shot
- NOTE: This support is untested in re
- On SLES15 we seem to now need to link to libtirpc, so we add support for that
- Adds support for using
What's Changed
Full Changelog: v7.14.0...v7.14.1