We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5794e7c commit 2397b67Copy full SHA for 2397b67
1 file changed
build/allcross/Dockerfile
@@ -30,6 +30,7 @@ RUN apt-get -q -y update && \
30
gcc-s390x-linux-gnu g++-s390x-linux-gnu \
31
gcc-sh4-linux-gnu g++-sh4-linux-gnu \
32
gcc-sparc64-linux-gnu g++-sparc64-linux-gnu \
33
+ gcc-x86-64-linux-gnu g++-x86-64-linux-gnu \
34
git \
35
kmod \
36
libc-dev \
0 commit comments