Skip to content

Commit 17476e9

Browse files
AaronM04emilio
authored andcommitted
OpenBSD requirements
1 parent 0f8ceb6 commit 17476e9

File tree

1 file changed

+8
-0
lines changed

1 file changed

+8
-0
lines changed

book/src/requirements.md

+8
Original file line numberDiff line numberDiff line change
@@ -63,6 +63,14 @@ repos to get version 3.9. See http://apt.llvm.org/.
6363
# pacman -S clang
6464
```
6565

66+
#### OpenBSD
67+
68+
```bash
69+
# pkg_add llvm
70+
```
71+
72+
Add `export LIBCLANG_PATH=/usr/local/lib` to your profile.
73+
6674
#### From source
6775

6876
If your package manager doesn't yet offer Clang 3.9, you'll need to build from

0 commit comments

Comments
 (0)