Update build-osx.md

This commit is contained in:
Robert Schulze 2024-10-21 11:14:09 +02:00 committed by GitHub
parent 8832c5d7bd
commit 49b389399b
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -35,10 +35,6 @@ sudo xcode-select --install
## Install Required Compilers, Tools, and Libraries {#install-required-compilers-tools-and-libraries}
:::note
Make sure to use older versions of LLVM (e.g. `brew install llvm@17` or `brew install llvm@18`), as the latest versions may cause errors during the build process.
:::
``` bash
brew update
brew install ccache cmake ninja libtool gettext llvm gcc binutils grep findutils nasm