diff options
| author | Ben Reeves <benwolverine2019@gmail.com> | 2021-09-30 11:25:20 -0500 |
|---|---|---|
| committer | Ben Reeves <benwolverine2019@gmail.com> | 2021-09-30 11:25:20 -0500 |
| commit | 098d86236babe4fae142d2154be122b63726c4c9 (patch) | |
| tree | b697b05f7a08fab8440764df2dbb7f1fae3142e8 | |
| parent | 1cf905fdab95d8fe022a2c0ec5ad72083c08d323 (diff) | |
| download | rust-098d86236babe4fae142d2154be122b63726c4c9.tar.gz rust-098d86236babe4fae142d2154be122b63726c4c9.zip | |
bootstrap: Update comment (again) in config.library.toml
| -rw-r--r-- | src/bootstrap/defaults/config.library.toml | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/src/bootstrap/defaults/config.library.toml b/src/bootstrap/defaults/config.library.toml index 9afa937f50d..7bc054d3a49 100644 --- a/src/bootstrap/defaults/config.library.toml +++ b/src/bootstrap/defaults/config.library.toml @@ -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" |
