mirror of
https://codeberg.org/ziglang/zig.git
synced 2025-12-06 13:54:21 +00:00
README: update llvm requirement to 21
This commit is contained in:
parent
0b75a2a1b1
commit
a50c2a4eae
1 changed files with 1 additions and 1 deletions
|
|
@ -47,7 +47,7 @@ Ensure you have the required dependencies:
|
||||||
|
|
||||||
* CMake >= 3.15
|
* CMake >= 3.15
|
||||||
* System C/C++ Toolchain
|
* System C/C++ Toolchain
|
||||||
* LLVM, Clang, LLD development libraries == 20.x
|
* LLVM, Clang, LLD development libraries == 21.x
|
||||||
|
|
||||||
Then it is the standard CMake build process:
|
Then it is the standard CMake build process:
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Add table
Reference in a new issue