File tree 12 files changed +0
-12
lines changed
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 && \
11
11
python2.7 \
12
12
git \
13
13
cmake \
14
- ccache \
15
14
unzip \
16
15
expect \
17
16
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 \
9
9
python2.7 \
10
10
git \
11
11
cmake \
12
- ccache \
13
12
sudo \
14
13
gcc-aarch64-linux-gnu libc6-dev-arm64-cross \
15
14
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 \
9
9
python2.7 \
10
10
git \
11
11
cmake \
12
- ccache \
13
12
sudo \
14
13
gdb \
15
14
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 \
9
9
python2.7 \
10
10
git \
11
11
cmake \
12
- ccache \
13
12
sudo \
14
13
gdb \
15
14
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 \
9
9
python2.7 \
10
10
git \
11
11
cmake \
12
- ccache \
13
12
sudo \
14
13
bzip2 \
15
14
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 \
9
9
python2.7 \
10
10
git \
11
11
cmake \
12
- ccache \
13
12
libssl-dev \
14
13
sudo \
15
14
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 \
9
9
python2.7 \
10
10
git \
11
11
cmake \
12
- ccache \
13
12
sudo \
14
13
gdb \
15
14
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 \
9
9
python2.7 \
10
10
git \
11
11
cmake \
12
- ccache \
13
12
sudo \
14
13
gdb \
15
14
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 \
9
9
python2.7 \
10
10
git \
11
11
cmake \
12
- ccache \
13
12
sudo \
14
13
gdb \
15
14
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 \
9
9
python2.7 \
10
10
git \
11
11
cmake \
12
- ccache \
13
12
sudo \
14
13
gdb \
15
14
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 \
9
9
python2.7 \
10
10
git \
11
11
cmake \
12
- ccache \
13
12
sudo \
14
13
gdb \
15
14
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 \
9
9
python2.7 \
10
10
git \
11
11
cmake \
12
- ccache \
13
12
xz-utils \
14
13
sudo \
15
14
gdb
You can’t perform that action at this time.
0 commit comments