Skip to content

Commit f51b011

Browse files
authored
docs: Add lld dependency (#1157)
1 parent 24b9074 commit f51b011

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

book/src/build_and_install.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -24,6 +24,7 @@ sudo apt install \
2424
build-essential \
2525
llvm-14-dev liblld-14-dev \
2626
libz-dev \
27+
lld \
2728
libclang-common-14-dev
2829
```
2930
Additionally you _might_ need `libffi7`, which can be installed with `sudo apt install libffi7`.

0 commit comments

Comments
 (0)