We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 19700f7 commit a9a8d0fCopy full SHA for a9a8d0f
focal-devtoolset-armhf/Dockerfile
@@ -16,7 +16,7 @@ RUN dpkg --add-architecture armhf
16
RUN apt-get update && apt-get install -y --no-install-recommends \
17
gcc-10-arm-linux-gnueabihf \
18
g++-10-arm-linux-gnueabihf \
19
- binutils-arm-linux-gnu \
+ binutils-arm-linux-gnueabihf \
20
build-essential \
21
git \
22
pkg-config \
0 commit comments