Skip to content

Commit 9812d5b

Browse files
committed
ci: Remove the unused linux-sparc64 setup script
This hasn't been doing anything since e580f56 ("use `qemu-sparc64` to run sparc64 tests") which switched away from using qemu-system via `test-runner-linux`. Thus, remove it here.
1 parent e0e220e commit 9812d5b

File tree

2 files changed

+0
-22
lines changed

2 files changed

+0
-22
lines changed

ci/docker/sparc64-unknown-linux-gnu/Dockerfile

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -7,9 +7,6 @@ RUN apt-get update && apt-get install -y --no-install-recommends \
77
qemu-system-sparc64 openbios-sparc seabios ipxe-qemu \
88
p7zip-full cpio linux-libc-dev-sparc64-cross qemu-user
99

10-
COPY linux-sparc64.sh /
11-
RUN /linux-sparc64.sh
12-
1310
ENV CARGO_TARGET_SPARC64_UNKNOWN_LINUX_GNU_LINKER=sparc64-linux-gnu-gcc \
1411
CARGO_TARGET_SPARC64_UNKNOWN_LINUX_GNU_RUNNER="qemu-sparc64 -L /usr/sparc64-linux-gnu" \
1512
CC_sparc64_unknown_linux_gnu=sparc64-linux-gnu-gcc \

ci/linux-sparc64.sh

Lines changed: 0 additions & 19 deletions
This file was deleted.

0 commit comments

Comments
 (0)