Skip to content

Commit

Permalink
Add lld for macos requirements (denoland#1043)
Browse files Browse the repository at this point in the history
Co-authored-by: Jo Franchetti <[email protected]>
  • Loading branch information
seemethere and thisisjofrank authored Oct 21, 2024
1 parent e036007 commit 362077f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion runtime/contributing/building_from_source.md
Original file line number Diff line number Diff line change
Expand Up @@ -87,7 +87,7 @@ brew install cmake
For Apple aarch64 users `lld` must be installed.

```console
brew install llvm
brew install llvm lld
# Add /opt/homebrew/opt/llvm/bin/ to $PATH
```

Expand Down

0 comments on commit 362077f

Please sign in to comment.