summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--share/spack/gitlab/cloud_pipelines/stacks/tutorial/spack.yaml12
1 files changed, 6 insertions, 6 deletions
diff --git a/share/spack/gitlab/cloud_pipelines/stacks/tutorial/spack.yaml b/share/spack/gitlab/cloud_pipelines/stacks/tutorial/spack.yaml
index 161c7a9c6e..1b9eaf3822 100644
--- a/share/spack/gitlab/cloud_pipelines/stacks/tutorial/spack.yaml
+++ b/share/spack/gitlab/cloud_pipelines/stacks/tutorial/spack.yaml
@@ -8,11 +8,11 @@ spack:
definitions:
- gcc_system_packages:
- matrix:
- - - gmake
- - gmake@4.3
- - gmake@4.3 cflags=-O3
+ - - zlib-ng
+ - zlib-ng@2.0.7
+ - zlib-ng@2.0.7 cflags=-O3
- tcl
- - tcl ^gmake@4.3 cflags=-O3
+ - tcl ^zlib-ng@2.0.7 cflags=-O3
- hdf5
- hdf5~mpi
- hdf5+hl+mpi ^mpich
@@ -24,10 +24,10 @@ spack:
- macsio@1.1+scr ^scr@2.0.0~fortran ^silo~fortran ^hdf5~fortran
- ['%gcc@11']
- gcc_old_packages:
- - gmake%gcc@10
+ - zlib-ng%gcc@10
- clang_packages:
- matrix:
- - [gmake, tcl ^gmake@4.3]
+ - [zlib-ng, tcl ^zlib-ng@2.0.7]
- ['%clang@14']
- gcc_spack_built_packages:
- matrix: