From c0677ada268ee3c635b7e0dc3748c97609bae5fd Mon Sep 17 00:00:00 2001 From: Kenneth Hoste Date: Fri, 6 Oct 2023 08:55:35 +0200 Subject: [PATCH] clarify why easyblocks PR #3012 is needed, only use it for netCDF --- eessi-2023.06-eb-4.7.2-2022b.yml | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/eessi-2023.06-eb-4.7.2-2022b.yml b/eessi-2023.06-eb-4.7.2-2022b.yml index 2998266677..b97be34dcf 100644 --- a/eessi-2023.06-eb-4.7.2-2022b.yml +++ b/eessi-2023.06-eb-4.7.2-2022b.yml @@ -5,6 +5,9 @@ easyconfigs: options: include-easyblocks-from-pr: 2248 - foss-2022b - - WRF-4.4.1-foss-2022b-dmpar.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 + - WRF-4.4.1-foss-2022b-dmpar.eb