Skip to content

Commit 2715ad4

Browse files
committed
fix: concretizer: unify: true in ci and xl
1 parent a9bb4e3 commit 2715ad4

File tree

2 files changed

+0
-4
lines changed

2 files changed

+0
-4
lines changed

spack-environment/ci/spack.yaml

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,8 +4,6 @@ spack:
44
- ../packages.yaml
55
- ../packages_root_without_opengl.yaml
66
- ../view.yaml
7-
concretizer:
8-
unify: when_possible # FIXME Using mixture of gcc and clang
97
specs:
108
- acts
119
- actsvg

spack-environment/xl/spack.yaml

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,8 +4,6 @@ spack:
44
- ../packages.yaml
55
- ../packages_root_with_opengl.yaml
66
- ../view.yaml
7-
concretizer:
8-
unify: when_possible # FIXME Using mixture of gcc and clang
97
specs:
108
- acts
119
- actsvg

0 commit comments

Comments
 (0)