We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 902df4e commit 7c1383bCopy full SHA for 7c1383b
1 file changed
outputs/basics.sh
@@ -62,7 +62,7 @@ example basics/hdf5-spec "spack spec hdf5"
62
example basics/hdf5 "spack install hdf5"
63
example basics/hdf5-no-mpi "spack install hdf5~mpi"
64
65
-example basics/hdf5-hl-mpi "spack install hdf5+hl+mpi %c,cxx=gcc ^mpich"
+example basics/hdf5-hl-mpi "spack install hdf5+hl+mpi ^mpich"
66
67
example basics/find-ldf-2 "spack find -ldf"
68
0 commit comments