summaryrefslogtreecommitdiffstats
path: root/src/bootstrap/defaults/config.compiler.toml
diff options
context:
space:
mode:
Diffstat (limited to 'src/bootstrap/defaults/config.compiler.toml')
-rw-r--r--src/bootstrap/defaults/config.compiler.toml2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/bootstrap/defaults/config.compiler.toml b/src/bootstrap/defaults/config.compiler.toml
index b98b13119..b27b524b8 100644
--- a/src/bootstrap/defaults/config.compiler.toml
+++ b/src/bootstrap/defaults/config.compiler.toml
@@ -17,4 +17,4 @@ lto = "off"
[llvm]
# Will download LLVM from CI if available on your platform.
-download-ci-llvm = "if-available"
+download-ci-llvm = "if-unchanged"