Skip to content

Commit f1de8d0

Browse files
committed
Bring back %c to describe in example
1 parent 7c1383b commit f1de8d0

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

outputs/basics.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -62,7 +62,7 @@ example basics/hdf5-spec "spack spec hdf5"
6262
example basics/hdf5 "spack install hdf5"
6363
example basics/hdf5-no-mpi "spack install hdf5~mpi"
6464

65-
example basics/hdf5-hl-mpi "spack install hdf5+hl+mpi ^mpich"
65+
example basics/hdf5-hl-mpi "spack install hdf5+hl+mpi %c=gcc ^mpich"
6666

6767
example basics/find-ldf-2 "spack find -ldf"
6868

0 commit comments

Comments
 (0)