rust/src/ci
Alistair Francis d66a96495e ci: docker: dist-various-1: Include RISC-V C compilers
The compiler-builtins for RISC-V are missing some key functions, such as
__bswapsi2 [1].

We can't just pull in the LLVM compiler-rt builtins as the rust-lang/rust
distribution container doesn't have a C compiler [2].

This patch adds RISC-V C compilers to the CI Dockerfile as the first
step towards enabling LLVM compiler-rt builtins for RISC-V Rust.

1: https://github.com/rust-lang/compiler-builtins/issues/350
2: e4f46b91ca

Signed-off-by: Alistair Francis <alistair.francis@wdc.com>
2023-12-18 08:23:06 +10:00
..
docker ci: docker: dist-various-1: Include RISC-V C compilers 2023-12-18 08:23:06 +10:00
github-actions Build Fuchsia in CI 2023-12-07 16:30:36 -08:00
scripts merge if-available and if-unchanged for download-ci-llvm 2023-11-11 18:29:11 +03:00
channel move the current channel to src/ci/channel 2021-05-06 17:11:12 +02:00
cpu-usage-over-time.py Apply changes to fix python linting errors 2023-06-16 20:56:01 -04:00
publish_toolstate.sh more toolstate comments 2020-03-04 08:30:26 -08:00
run.sh Fix cg_gcc CI run 2023-11-30 22:02:12 +01:00
shared.sh Build Fuchsia in CI 2023-12-07 16:30:36 -08:00