Skip to content

Commit 2820ace

Browse files
committed
Revert "Install the g++ cross toolchains"
This reverts commit a1828ef.
1 parent 91184f6 commit 2820ace

File tree

1 file changed

+0
-8
lines changed

1 file changed

+0
-8
lines changed

cpython-unix/build.cross.Dockerfile

Lines changed: 0 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -59,14 +59,6 @@ RUN apt-get install \
5959
gcc-mipsel-linux-gnu \
6060
gcc-powerpc64le-linux-gnu \
6161
gcc-s390x-linux-gnu \
62-
g++-aarch64-linux-gnu \
63-
g++-arm-linux-gnueabi \
64-
g++-arm-linux-gnueabihf \
65-
g++-mips-linux-gnu \
66-
g++-mips64el-linux-gnuabi64 \
67-
g++-mipsel-linux-gnu \
68-
g++-powerpc64le-linux-gnu \
69-
g++-s390x-linux-gnu \
7062
libc6-dev-arm64-cross \
7163
libc6-dev-armel-cross \
7264
libc6-dev-armhf-cross \

0 commit comments

Comments
 (0)