Skip to content
Snippets Groups Projects
Commit 5ca50df7 authored by Wouter Deconinck's avatar Wouter Deconinck
Browse files

feat: explicitly don't install_missing_compilers

parent 27a50bdf
No related branches found
No related tags found
1 merge request!786feat: explicitly don't install_missing_compilers
......@@ -2,6 +2,8 @@ spack:
include:
- ../concretizer.yaml
- ../packages.yaml
config:
install_missing_compilers: false
specs:
- acts
- actsvg
......
......@@ -2,6 +2,8 @@ spack:
include:
- ../concretizer.yaml
- ../packages.yaml
config:
install_missing_compilers: false
specs:
- acts
- cmake
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment