Skip to content

Commit 72465d4

Browse files
authored
Merge pull request #1311 from bedroge/rebuild_ucx_2022b
{2023.06}[2022b] Rebuild UCX 1.13.1 without `--with-sysroot`
2 parents 7b07bf2 + ff585d0 commit 72465d4

File tree

1 file changed

+10
-0
lines changed

1 file changed

+10
-0
lines changed
Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,10 @@
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.13.1-GCCcore-12.2.0.eb:
8+
options:
9+
# see https://github.com/easybuilders/easybuild-easyconfigs/pull/24388
10+
from-commit: d438adc699f5ff35d866d9045f0aae663a0913cb

0 commit comments

Comments
 (0)