We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 500eb30 commit 33498b6Copy full SHA for 33498b6
src/ci/docker/host-x86_64/rfl/Dockerfile
@@ -21,6 +21,8 @@ RUN apt-get update && apt-get install -y --no-install-recommends \
21
llvm-17-tools \
22
llvm-17-dev \
23
clang \
24
+ lld \
25
+ libelf-dev \
26
libedit-dev \
27
libssl-dev \
28
pkg-config \
0 commit comments