Skip to content

Commit

Permalink
remove llvm examples
Browse files Browse the repository at this point in the history
  • Loading branch information
Bernd Doser committed Oct 7, 2021
1 parent 9085771 commit 39dc299
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion clang/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,6 @@ RUN wget -q -O - http://apt.llvm.org/llvm-snapshot.gpg.key | apt-key add - \
llvm-$VERSION \
llvm-$VERSION-dev \
llvm-$VERSION-doc \
llvm-$VERSION-examples \
llvm-$VERSION-runtime

RUN if [ "${VERSION%.*}" -gt "5" ] ; then \
Expand Down

0 comments on commit 39dc299

Please sign in to comment.