Skip to content

Commit

Permalink
add missing step
Browse files Browse the repository at this point in the history
  • Loading branch information
jay3332 committed Jun 30, 2023
1 parent decd0d6 commit 9bec981
Showing 1 changed file with 4 additions and 1 deletion.
5 changes: 4 additions & 1 deletion CONTRIBUTING.md
Original file line number Diff line number Diff line change
Expand Up @@ -80,4 +80,7 @@ and Linux; if you are using Windows consider installing from [GitHub releases](#
$ set -gx CPPFLAGS "-I/opt/homebrew/opt/llvm/include"
```
5. Building Terbium should work now.
5. Then set environment variable `LLVM_SYS_160_PREFIX=/path/to/llvm/folder/` when you are compiling Terbium.
This is usually `/opt/homebrew/opt/llvm`.
6. Building Terbium should work now.

0 comments on commit 9bec981

Please sign in to comment.