We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 510fe5e commit b56e92bCopy full SHA for b56e92b
ci/docker/binary-builder/Dockerfile
@@ -15,7 +15,7 @@ RUN add-apt-repository ppa:ubuntu-toolchain-r/test --yes \
15
&& apt-get update \
16
&& apt-get install --yes \
17
binutils-riscv64-linux-gnu \
18
- compiler-rt-19-dev \
+ libclang-rt-19-dev \
19
build-essential \
20
python3-boto3 \
21
yasm \
0 commit comments