Rollup merge of #89392 - BGR360:master, r=jyn514
bootstrap: Update comment in config.library.toml. Downloading LLVM from CI works for all platforms now. All other templates in this directory already have the proper comment. Seems this one was neglected.
This commit is contained in:
commit
9ea439d158
@ -10,6 +10,5 @@ bench-stage = 0
|
||||
incremental = true
|
||||
|
||||
[llvm]
|
||||
# Will download LLVM from CI if available on your platform (Linux only for now)
|
||||
# https://github.com/rust-lang/rust/issues/77084 tracks support for more platforms
|
||||
# Will download LLVM from CI if available on your platform.
|
||||
download-ci-llvm = "if-available"
|
||||
|
Loading…
x
Reference in New Issue
Block a user