Skip to content

Commit 4e090e7

Browse files
committed
update llvm.download-ci-llvm documentation
Signed-off-by: onur-ozkan <[email protected]>
1 parent 7d57904 commit 4e090e7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

config.example.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -53,7 +53,7 @@
5353
#
5454
# Note that many of the LLVM options are not currently supported for
5555
# downloading. Currently only the "assertions" option can be toggled.
56-
#download-ci-llvm = if rust.channel == "dev" || rust.download-rustc != false { "if-unchanged" } else { false }
56+
#download-ci-llvm = true
5757

5858
# Indicates whether the LLVM build is a Release or Debug build
5959
#optimize = true

0 commit comments

Comments
 (0)