Skip to content

Commit 22d8c53

Browse files
committed
Add libc to aarch64 toolchain
1 parent ab07bbe commit 22d8c53

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

arm/Dockerfile

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,7 @@ RUN apt-get update && apt-get install -y --no-install-recommends \
1010
libstdc++-arm-none-eabi-dev \
1111
libstdc++-arm-none-eabi-newlib \
1212
gcc-aarch64-linux-gnu \
13+
libc6-dev-arm64-cross \
1314
gnu-efi \
1415
clang llvm \
1516
check \

0 commit comments

Comments
 (0)