Skip to content

Commit

Permalink
remove comment
Browse files Browse the repository at this point in the history
  • Loading branch information
iker-barriocanal committed Aug 2, 2023
1 parent 6113ad2 commit c4c1279
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,6 @@ RUN yum -y update \
&& yum -y install centos-release-scl epel-release \
# install a modern compiler toolchain
&& yum -y install cmake3 devtoolset-10 git \
# aarch64-linux-gnu-gcc \
# below required for sentry-native
llvm-toolset-7.0-clang-devel \
&& yum clean all \
Expand Down

0 comments on commit c4c1279

Please sign in to comment.