Skip to content

Commit df977db

Browse files
committed
Fix arm asan builder
1 parent a52aa5e commit df977db

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

ci/docker/binary-builder/Dockerfile

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -15,6 +15,7 @@ RUN add-apt-repository ppa:ubuntu-toolchain-r/test --yes \
1515
&& apt-get update \
1616
&& apt-get install --yes \
1717
binutils-riscv64-linux-gnu \
18+
compiler-rt-19-dev \
1819
build-essential \
1920
python3-boto3 \
2021
yasm \

0 commit comments

Comments
 (0)