We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 92105c6 commit d00f432Copy full SHA for d00f432
ci/docker/powerpc64-unknown-linux-gnu/Dockerfile
@@ -7,4 +7,5 @@ RUN apt-get install -y --no-install-recommends \
7
qemu-system-ppc
8
9
ENV CARGO_TARGET_POWERPC64_UNKNOWN_LINUX_GNU_LINKER=powerpc64-linux-gnu-gcc \
10
+ CC=powerpc64-linux-gnu-gcc \
11
PATH=$PATH:/rust/bin
0 commit comments