doc: brew link lld@19
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
# shellcheck disable=all
|
||||
brew update
|
||||
brew install llvm@19 bdw-gc openssl cjson libffi libuv pkg-config
|
||||
brew install llvm@19 lld@19 bdw-gc openssl cjson libffi libuv pkg-config
|
||||
brew install python@3.12 # optional
|
||||
brew link --force libffi
|
||||
brew link --overwrite lld@19 libffi
|
||||
curl https://raw.githubusercontent.com/goplus/llgo/refs/heads/main/install.sh | bash
|
||||
|
||||
Reference in New Issue
Block a user