From 5935726294e83c8d8e5baf65b7072d1292ff6d2f Mon Sep 17 00:00:00 2001 From: Thomas Roeblitz Date: Fri, 6 Oct 2023 22:57:47 +0200 Subject: [PATCH] use updated CMakeMake easyblock for netCDF --- eessi-2023.06-eb-4.8.1-2022a.yml | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/eessi-2023.06-eb-4.8.1-2022a.yml b/eessi-2023.06-eb-4.8.1-2022a.yml index 58b6864d81..13f0383a88 100644 --- a/eessi-2023.06-eb-4.8.1-2022a.yml +++ b/eessi-2023.06-eb-4.8.1-2022a.yml @@ -8,4 +8,9 @@ easyconfigs: - gzip-1.12-GCCcore-11.3.0.eb - lz4-1.9.3-GCCcore-11.3.0.eb - zstd-1.5.2-GCCcore-11.3.0.eb + - netCDF-4.9.0-gompi-2022b.eb: + # use updated CMakeMake easyblock to avoid that -DCMAKE_SKIP_RPATH=ON is used, which breaks the netCDF test step + # see https://github.com/easybuilders/easybuild-easyblocks/pull/3012 + options: + include-easyblocks-from-pr: 3012 - NCO-5.1.0-foss-2022a.eb