Skip to content

Commit 8820453

Browse files
authored
update docs for new compiler default change (#513)
* update docs for new compiler whatever greg you know what i mean
1 parent 3e8d819 commit 8820453

File tree

1 file changed

+1
-3
lines changed

1 file changed

+1
-3
lines changed

tutorial_basics.rst

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -373,9 +373,7 @@ Spack can also use compilers built by Spack to compile later packages.
373373
.. literalinclude:: outputs/basics/compilers-2.out
374374
:language: spec
375375

376-
Because this compiler is a newer version than the external compilers Spack knows about, it will be the new default compiler.
377-
We will discuss changing these defaults in a later section.
378-
We can check that this compiler is preferred by looking at the install plan for a package that isn't being reused from binary.
376+
Now ``gcc@12`` is immediately available to use.
379377

380378
.. literalinclude:: outputs/basics/spec-zziplib.out
381379
:language: spec

0 commit comments

Comments
 (0)