Merge pull request #941 from cpunion/fix-doc-verify

doc: fix macos installation doc verify
This commit is contained in:
xushiwei
2025-01-08 08:58:31 +08:00
committed by GitHub

View File

@@ -1,6 +1,6 @@
# shellcheck disable=all
brew update
brew install llvm@18 bdw-gc openssl cjson libffi
brew install llvm@18 bdw-gc openssl cjson libffi pkg-config
brew install python@3.12 # optional
brew link --force libffi
go install -v github.com/goplus/llgo/cmd/llgo@latest