Skip to content

Commit 553b293

Browse files
committed
style format
1 parent ad0893c commit 553b293

1 file changed

Lines changed: 2 additions & 1 deletion

File tree

tutorial_configuration.rst

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -276,7 +276,8 @@ You can use this new entry like so:
276276
277277
$ spack spec openblas %clang_gfortran
278278
279-
Note the identifier `clang_gfortran` is not itself a spec (you don't version it). You reference it in other specs.
279+
Note the identifier `clang_gfortran` is not itself a spec (you don't version it).
280+
You reference it in other specs.
280281
Note that without `when: '%fortran'`, you could not use `clang_gfortran` with packages unless they depended on Fortran (likewise for the `when` statements on c/cxx).
281282

282283
.. These sections specify when Spack can use different compilers, and are primarily useful for configuration files that will be used across multiple systems.

0 commit comments

Comments
 (0)