We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
lld
1 parent 24b9074 commit f51b011Copy full SHA for f51b011
book/src/build_and_install.md
@@ -24,6 +24,7 @@ sudo apt install \
24
build-essential \
25
llvm-14-dev liblld-14-dev \
26
libz-dev \
27
+ lld \
28
libclang-common-14-dev
29
```
30
Additionally you _might_ need `libffi7`, which can be installed with `sudo apt install libffi7`.
0 commit comments