rust/src/ci
许杰友 Jieyou Xu (Joe) 9c6ef43341
Rollup merge of #143415 - Gelbpunkt:cleanup-dist-ppc64le-toolchain, r=marcoieni
Get rid of build-powerpc64le-toolchain.sh

The dist-powerpc64le-linux-musl runner never actually used the toolchain that the script produced, it instead used the one from crosstool-ng.

The dist-powerpc64le-linux-gnu runner did use it, from what I can tell mainly to get a glibc 2.17 version with ppc64le support backported. Since crosstool-ng has the necessary patches, we can just use crosstool-ng to get an appropriate toolchain. While at it, use kernel 3.10 headers since that's the version documented in platform support for this target.

try-job: dist-powerpc64le-linux-gnu
try-job: dist-powerpc64le-linux-musl
2025-07-07 19:45:39 +08:00
..
citool Auto merge of #143294 - ChrisDenton:rename-mingw, r=Kobzol 2025-07-03 07:23:17 +00:00
docker Rollup merge of #143415 - Gelbpunkt:cleanup-dist-ppc64le-toolchain, r=marcoieni 2025-07-07 19:45:39 +08:00
github-actions Auto merge of #143294 - ChrisDenton:rename-mingw, r=Kobzol 2025-07-03 07:23:17 +00:00
scripts Do not checkout GCC submodule for the tidy job 2025-06-09 08:17:56 +02:00
channel move the current channel to src/ci/channel 2021-05-06 17:11:12 +02:00
cpu-usage-over-time.py Migrate to modern datetime API 2025-05-14 08:41:30 -07:00
publish_toolstate.sh Fix publishing of toolstate history 2024-06-05 16:41:59 +02:00
run.sh Do not enable LLD by default in the dist profile 2025-07-01 08:19:34 +02:00
shared.sh CI: split x86_64-mingw job 2024-11-29 16:04:12 +01:00