Skip to content

Commit

Permalink
binutils
Browse files Browse the repository at this point in the history
  • Loading branch information
lucacome committed Jul 9, 2024
1 parent cf48eef commit 24b8a75
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,8 @@ FROM --platform=$BUILDPLATFORM debian:12 AS build-base-debian
RUN apt-get update \
&& apt-get install --no-install-recommends --no-install-suggests -y \
build-essential \
binutils-arm-none-eabi \
binutils-for-host \
# binutils-arm-linux-gnueabihf \
ca-certificates \
clang-16 \
git \
Expand Down

0 comments on commit 24b8a75

Please sign in to comment.