diff --git a/doc/build.md b/doc/build.md index 3dfcbbde266cddc4720b1fb904cccb0fb8e3aaa2..b174a32f163d67c102728130129281cca3a61ef3 100644 --- a/doc/build.md +++ b/doc/build.md @@ -1,5 +1,5 @@ @@ -86,7 +86,7 @@ documentation for cross-building instructions. ## Prerequisites To successfully build and compile this project for AArch64 Linux, you'll need the following tools: -- Either GCC 9.4 or higher, or Clang 10 or higher. +- Either GCC 9.4 or higher, or Clang 12 or higher. - Binutils - [CMake](https://cmake.org) 3.16 or higher. - `make`