Skip to content

Commit

Permalink
more arm64 support
Browse files Browse the repository at this point in the history
  • Loading branch information
partouf committed Aug 26, 2024
1 parent 690b50d commit af6808e
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -11,11 +11,14 @@ RUN apt update -y -q && apt upgrade -y -q && apt upgrade -y -q && apt install -y
gawk \
git \
libc6-dev-i386 \
libc6-dev-arm64-cross \
libelf-dev \
linux-libc-dev \
autoconf \
automake \
make \
binutils-multiarch \
elfutils \
ninja-build \
patch \
subversion \
Expand Down

0 comments on commit af6808e

Please sign in to comment.