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 09b7ea0 commit a7eacd7Copy full SHA for a7eacd7
lib/spack/spack/schema/config.py
@@ -106,8 +106,8 @@
106
{
107
"names": ["install_missing_compilers"],
108
"message": "The config:install_missing_compilers option has been deprecated in "
109
- "Spack v0.23, and is currently ignored. It will be removed from config in "
110
- "Spack v0.25.",
+ "Spack v0.23, and is currently ignored. It will be removed from config after "
+ "Spack v1.0.",
111
"error": False,
112
},
113
],
0 commit comments