mirror of
https://github.com/rust-lang/rust.git
synced 2025-04-14 04:56:49 +00:00
Rollup merge of #127532 - simonLeary42:patch-1, r=Nilstrieb
documentation: update cmake version Previously discussed here: https://github.com/rust-lang/rust/issues/127531
This commit is contained in:
commit
08cb4628a8
@ -48,7 +48,7 @@ If building LLVM from source, you'll need additional tools:
|
||||
[LLVM's documentation](https://llvm.org/docs/GettingStarted.html#host-c-toolchain-both-compiler-and-standard-library)
|
||||
* `ninja`, or GNU `make` 3.81 or later (Ninja is recommended, especially on
|
||||
Windows)
|
||||
* `cmake` 3.13.4 or later
|
||||
* `cmake` version listed on [LLVM's documentation](https://llvm.org/docs/GettingStarted.html#software)
|
||||
* `libstdc++-static` may be required on some Linux distributions such as Fedora
|
||||
and Ubuntu
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user