Skip to content

Commit

Permalink
Unrolled build for rust-lang#127532
Browse files Browse the repository at this point in the history
Rollup merge of rust-lang#127532 - simonLeary42:patch-1, r=Nilstrieb

documentation: update cmake version

Previously discussed here: rust-lang#127531
  • Loading branch information
rust-timer authored Jul 10, 2024
2 parents 7caf672 + dfac6fa commit 62ffd54
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion INSTALL.md
Original file line number Diff line number Diff line change
Expand Up @@ -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

Expand Down

0 comments on commit 62ffd54

Please sign in to comment.