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 c110d84 commit 68cd67eCopy full SHA for 68cd67e
ci/docker/sparc64-unknown-linux-gnu/Dockerfile
@@ -4,7 +4,7 @@ RUN apt-get update && apt-get install -y --no-install-recommends \
4
curl ca-certificates \
5
gcc libc6-dev \
6
gcc-sparc64-linux-gnu libc6-dev-sparc64-cross \
7
- qemu-system-sparc64 openbios-sparc seabios ipxe-qemu \
+ qemu-system-sparc64 seabios ipxe-qemu \
8
p7zip-full cpio linux-libc-dev-sparc64-cross qemu-user
9
10
COPY linux-sparc64.sh /
0 commit comments