File tree Expand file tree Collapse file tree 12 files changed +0
-12
lines changed Expand file tree Collapse file tree 12 files changed +0
-12
lines changed Original file line number Diff line number Diff line change @@ -11,7 +11,6 @@ RUN dpkg --add-architecture i386 && \
1111 python2.7 \
1212 git \
1313 cmake \
14- ccache \
1514 unzip \
1615 expect \
1716 openjdk-9-jre \
Original file line number Diff line number Diff line change @@ -9,7 +9,6 @@ RUN apt-get update && apt-get install -y --no-install-recommends \
99 python2.7 \
1010 git \
1111 cmake \
12- ccache \
1312 sudo \
1413 gcc-aarch64-linux-gnu libc6-dev-arm64-cross \
1514 gcc-arm-linux-gnueabi libc6-dev-armel-cross \
Original file line number Diff line number Diff line change @@ -9,7 +9,6 @@ RUN apt-get update && apt-get install -y --no-install-recommends \
99 python2.7 \
1010 git \
1111 cmake \
12- ccache \
1312 sudo \
1413 gdb \
1514 xz-utils
Original file line number Diff line number Diff line change @@ -9,7 +9,6 @@ RUN apt-get update && apt-get install -y --no-install-recommends \
99 python2.7 \
1010 git \
1111 cmake \
12- ccache \
1312 sudo \
1413 gdb \
1514 xz-utils
Original file line number Diff line number Diff line change @@ -9,7 +9,6 @@ RUN apt-get update && apt-get install -y --no-install-recommends \
99 python2.7 \
1010 git \
1111 cmake \
12- ccache \
1312 sudo \
1413 bzip2 \
1514 xz-utils \
Original file line number Diff line number Diff line change @@ -9,7 +9,6 @@ RUN apt-get update && apt-get install -y --no-install-recommends \
99 python2.7 \
1010 git \
1111 cmake \
12- ccache \
1312 libssl-dev \
1413 sudo \
1514 xz-utils \
Original file line number Diff line number Diff line change @@ -9,7 +9,6 @@ RUN apt-get update && apt-get install -y --no-install-recommends \
99 python2.7 \
1010 git \
1111 cmake \
12- ccache \
1312 sudo \
1413 gdb \
1514 xz-utils
Original file line number Diff line number Diff line change @@ -9,7 +9,6 @@ RUN apt-get update && apt-get install -y --no-install-recommends \
99 python2.7 \
1010 git \
1111 cmake \
12- ccache \
1312 sudo \
1413 gdb \
1514 llvm-3.7-tools \
Original file line number Diff line number Diff line change @@ -9,7 +9,6 @@ RUN apt-get update && apt-get install -y --no-install-recommends \
99 python2.7 \
1010 git \
1111 cmake \
12- ccache \
1312 sudo \
1413 gdb \
1514 xz-utils
Original file line number Diff line number Diff line change @@ -9,7 +9,6 @@ RUN apt-get update && apt-get install -y --no-install-recommends \
99 python2.7 \
1010 git \
1111 cmake \
12- ccache \
1312 sudo \
1413 gdb \
1514 xz-utils
You can’t perform that action at this time.
0 commit comments