Merge pull request #66571 from jiangyinzuo/patch-2

Update build-cross-riscv.md
This commit is contained in:
Nikita Mikhaylov 2024-07-16 22:04:17 +00:00 committed by GitHub
commit 64f947c3d7
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -11,7 +11,7 @@ This is for the case when you have Linux machine and want to use it to build `cl
The cross-build for RISC-V 64 is based on the [Build instructions](../development/build.md), follow them first.
## Install Clang-16
## Install Clang-18
Follow the instructions from https://apt.llvm.org/ for your Ubuntu or Debian setup or do
```