mirror of
https://codeberg.org/ziglang/zig.git
synced 2025-12-06 05:44:20 +00:00
doc: Bump LLVM version in README
Reported-by: Ricky8955555 <rkmiao@duck.com> Signed-off-by: Bingwu Zhang <xtex@aosc.io>
This commit is contained in:
parent
6eabdc8972
commit
ec28888581
1 changed files with 1 additions and 1 deletions
|
|
@ -47,7 +47,7 @@ Ensure you have the required dependencies:
|
|||
|
||||
* CMake >= 3.15
|
||||
* System C/C++ Toolchain
|
||||
* LLVM, Clang, LLD development libraries == 19.x
|
||||
* LLVM, Clang, LLD development libraries == 20.x
|
||||
|
||||
Then it is the standard CMake build process:
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue