bootstrap: Update comment in config.library.toml.
Downloading LLVM from CI works for all platforms now.
This commit is contained in:
parent
4aa7879b55
commit
1cf905fdab
1 changed files with 1 additions and 1 deletions
|
@ -10,6 +10,6 @@ bench-stage = 0
|
|||
incremental = true
|
||||
|
||||
[llvm]
|
||||
# Will download LLVM from CI if available on your platform (Linux only for now)
|
||||
# Will download LLVM from CI if available on your platform.
|
||||
# https://github.com/rust-lang/rust/issues/77084 tracks support for more platforms
|
||||
download-ci-llvm = "if-available"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue