Skip to content

Commit 297f563

Browse files
Add note for building toolchain on macOS
1 parent 9a543ed commit 297f563

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

src/contribution-guide/how-to-build-toolchain.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -20,6 +20,8 @@ $ ./tools/git-swift-workspace --scheme main
2020
1. [Please follow the upstream instruction](https://github.com/apple/swift/blob/main/docs/HowToGuides/GettingStarted.md#installing-dependencies)
2121
2. (If you want to run test suite) Install [`Wasmtime`](https://wasmtime.dev/)
2222

23+
If you are using macOS, please ensure that you don't have `llvm` package installed via Homebrew.
24+
2325
## 3. Build the toolchain
2426

2527
`./tools/build/build-toolchain.sh`

0 commit comments

Comments
 (0)