Skip to content

Commit a9a8d0f

Browse files
committed
fix(armhf): dependency
1 parent 19700f7 commit a9a8d0f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

focal-devtoolset-armhf/Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ RUN dpkg --add-architecture armhf
1616
RUN apt-get update && apt-get install -y --no-install-recommends \
1717
gcc-10-arm-linux-gnueabihf \
1818
g++-10-arm-linux-gnueabihf \
19-
binutils-arm-linux-gnu \
19+
binutils-arm-linux-gnueabihf \
2020
build-essential \
2121
git \
2222
pkg-config \

0 commit comments

Comments
 (0)