Home
last modified time | relevance | path

Searched refs:ppc (Results 1 – 5 of 5) sorted by relevance

/rust-libc-0.2.174/ci/docker/powerpc-unknown-linux-gnu/
H A DDockerfile9 qemu-system-ppc
12 CARGO_TARGET_POWERPC_UNKNOWN_LINUX_GNU_RUNNER="qemu-ppc -L /usr/powerpc-linux-gnu" \
/rust-libc-0.2.174/ci/docker/powerpc64le-unknown-linux-gnu/
H A DDockerfile6 qemu-system-ppc
/rust-libc-0.2.174/ci/docker/powerpc64-unknown-linux-gnu/
H A DDockerfile6 qemu-system-ppc
/rust-libc-0.2.174/libc-test/
H A Dbuild.rs3747 let ppc = target.contains("powerpc"); in test_linux() localVariable
4093 if (sparc64 || ppc || ppc64 || s390x) in test_linux()
4438 "SYS_memfd_secret" if arm | gnueabihf | musl | ppc | riscv64 | s390x | sparc64 => true, in test_linux()
/rust-libc-0.2.174/.github/workflows/
H A Dci.yaml222 # FIXME(ppc): SIGILL running tests, see