Skip to content
Original file line number Diff line number Diff line change
@@ -1,2 +1,13 @@
easyconfigs:
- foss-2022b.eb
- pybind11-2.10.3-GCCcore-12.2.0.eb:
# avoid indirect dependency on old CMake version built with GCCcore/10.2.0 via Catch2 build dependency;
# see https://github.com/easybuilders/easybuild-easyconfigs/pull/19270
options:
from-pr: 19270
- LERC-4.0.0-GCCcore-12.2.0.eb:
# avoid RPATH-related sanity check errors by compiling LERC's test binary in postinstallcmds;
# see https://github.com/easybuilders/easybuild-easyconfigs/pull/19386
options:
from-pr: 19386
- GDAL-3.6.2-foss-2022b.eb

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

We should move this to eessi-2023.06-eb-4.9.0-2022b.yml, once #448 is merged