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