summaryrefslogtreecommitdiff
path: root/etc
diff options
context:
space:
mode:
Diffstat (limited to 'etc')
-rw-r--r--etc/spack/defaults/config.yaml6
1 files changed, 0 insertions, 6 deletions
diff --git a/etc/spack/defaults/config.yaml b/etc/spack/defaults/config.yaml
index 686575f8fc..b9c4aee64e 100644
--- a/etc/spack/defaults/config.yaml
+++ b/etc/spack/defaults/config.yaml
@@ -115,12 +115,6 @@ config:
suppress_gpg_warnings: false
- # If set to true, Spack will attempt to build any compiler on the spec
- # that is not already available. If set to False, Spack will only use
- # compilers already configured in compilers.yaml
- install_missing_compilers: false
-
-
# If set to true, Spack will always check checksums after downloading
# archives. If false, Spack skips the checksum step.
checksum: true