We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 886ceab commit 926a36eCopy full SHA for 926a36e
src/ci/docker/host-x86_64/x86_64-gnu-llvm-15/Dockerfile
@@ -17,6 +17,7 @@ RUN apt-get update && apt-get install -y --no-install-recommends \
17
gdb \
18
llvm-15-tools \
19
llvm-15-dev \
20
+ lld-15 \
21
libedit-dev \
22
libssl-dev \
23
pkg-config \
0 commit comments