Skip to content

Commit

Permalink
Add newlib to Docker image (#59)
Browse files Browse the repository at this point in the history
  • Loading branch information
mwpenny committed Apr 14, 2024
1 parent a1c2cc5 commit 8691535
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -18,6 +18,7 @@ RUN apt-get update -y && \
dpkg --add-architecture i386 && \
DEBIAN_FRONTEND=noninteractive apt-get install -y \
binutils-mips-n64 \
newlib-mips-n64 \
gcc-mips-n64 \
n64sdk \
makemask \
Expand Down

0 comments on commit 8691535

Please sign in to comment.