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"