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