Skip to content

Commit

Permalink
llvm dev package
Browse files Browse the repository at this point in the history
  • Loading branch information
RazvanLiviuVarzaru committed Sep 9, 2024
1 parent c6c6215 commit dd611d7
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions ci_build_images/msan.Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -33,6 +33,7 @@ RUN mkdir $MSAN_LIBDIR \
libc++abi-${CLANG_VERSION}-dev \
libc++-${CLANG_VERSION}-dev \
llvm-${CLANG_VERSION} \
llvm-${CLANG_VERSION}-dev \
&& apt-get source libc++-${CLANG_VERSION}-dev \
&& mv llvm-toolchain-${CLANG_VERSION}-${CLANG_VERSION}*/* . \
&& mkdir build \
Expand Down

0 comments on commit dd611d7

Please sign in to comment.