We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3e8d819 commit 8820453Copy full SHA for 8820453
tutorial_basics.rst
@@ -373,9 +373,7 @@ Spack can also use compilers built by Spack to compile later packages.
373
.. literalinclude:: outputs/basics/compilers-2.out
374
:language: spec
375
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.
+Now ``gcc@12`` is immediately available to use.
379
380
.. literalinclude:: outputs/basics/spec-zziplib.out
381
0 commit comments