bootstrap: Update comment (again) in config.library.toml

This commit is contained in:
Ben Reeves 2021-09-30 11:25:20 -05:00
parent 1cf905fdab
commit 098d86236b

View File

@ -11,5 +11,4 @@ incremental = true
[llvm]
# 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"