summaryrefslogtreecommitdiffstats
path: root/src/bootstrap/defaults/config.codegen.toml
diff options
context:
space:
mode:
Diffstat (limited to 'src/bootstrap/defaults/config.codegen.toml')
-rw-r--r--src/bootstrap/defaults/config.codegen.toml2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/bootstrap/defaults/config.codegen.toml b/src/bootstrap/defaults/config.codegen.toml
index 113df88d7..7c33ce958 100644
--- a/src/bootstrap/defaults/config.codegen.toml
+++ b/src/bootstrap/defaults/config.codegen.toml
@@ -10,7 +10,7 @@ assertions = true
# enable warnings during the llvm compilation
enable-warnings = true
# build llvm from source
-download-ci-llvm = false
+download-ci-llvm = "if-unchanged"
[rust]
# This enables `RUSTC_LOG=debug`, avoiding confusing situations