File tree Expand file tree Collapse file tree 1 file changed +14
-0
lines changed
easystacks/software.eessi.io/2023.06/rebuilds Expand file tree Collapse file tree 1 file changed +14
-0
lines changed Original file line number Diff line number Diff line change 1+ # The --with-sysroot flag for UCX was causing weird issues with
2+ # library paths in .la files being prefixed with a = sign, e.g. "=/cvmfs/.....".
3+ # The option was removed from our hooks, see:
4+ # https://github.com/EESSI/software-layer-scripts/pull/133
5+ # Due to this, all UCX versions have to be rebuilt.
6+ easyconfigs :
7+ - UCX-1.14.1-GCCcore-12.3.0.eb :
8+ options :
9+ # see https://github.com/easybuilders/easybuild-easyconfigs/pull/24388
10+ from-commit : d438adc699f5ff35d866d9045f0aae663a0913cb
11+ - UCX-1.15.0-GCCcore-13.2.0.eb :
12+ options :
13+ # see https://github.com/easybuilders/easybuild-easyconfigs/pull/24388
14+ from-commit : d438adc699f5ff35d866d9045f0aae663a0913cb
You can’t perform that action at this time.
0 commit comments