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 d016225 commit f17f6d5Copy full SHA for f17f6d5
containers/debian/Dockerfile
@@ -244,7 +244,7 @@ spack config --scope user add "config:source_cache:/var/cache/spack"
244
spack config --scope user add "config:install_tree:root:/opt/software"
245
spack config --scope user add "config:ccache:true"
246
spack config blame config
247
-spack compiler find --scope site
+spack compiler find --scope site --mixed-toolchain
248
spack config blame compilers
249
EOF
250
0 commit comments