Skip to content

Commit

Permalink
update llvm.download-ci-llvm documentation
Browse files Browse the repository at this point in the history
Signed-off-by: onur-ozkan <work@onurozkan.dev>
  • Loading branch information
onur-ozkan committed Sep 19, 2024
1 parent eceb834 commit 17ed2ae
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion config.example.toml
Original file line number Diff line number Diff line change
Expand Up @@ -53,7 +53,7 @@
#
# Note that many of the LLVM options are not currently supported for
# downloading. Currently only the "assertions" option can be toggled.
#download-ci-llvm = if rust.channel == "dev" || rust.download-rustc != false { "if-unchanged" } else { false }
#download-ci-llvm = true

# Indicates whether the LLVM build is a Release or Debug build
#optimize = true
Expand Down

0 comments on commit 17ed2ae

Please sign in to comment.