Skip to content

Commit 2397b67

Browse files
committed
build: Add x86_64 to allcross container
1 parent 5794e7c commit 2397b67

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

build/allcross/Dockerfile

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -30,6 +30,7 @@ RUN apt-get -q -y update && \
3030
gcc-s390x-linux-gnu g++-s390x-linux-gnu \
3131
gcc-sh4-linux-gnu g++-sh4-linux-gnu \
3232
gcc-sparc64-linux-gnu g++-sparc64-linux-gnu \
33+
gcc-x86-64-linux-gnu g++-x86-64-linux-gnu \
3334
git \
3435
kmod \
3536
libc-dev \

0 commit comments

Comments
 (0)