diff options
| author | 许杰友 Jieyou Xu (Joe) <39484203+jieyouxu@users.noreply.github.com> | 2025-07-07 19:45:39 +0800 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2025-07-07 19:45:39 +0800 |
| commit | 9c6ef43341592752d2724dd34e746a0821737d5a (patch) | |
| tree | aadfc04701453086aa60530c4bc0b10d2a2061f6 /compiler/rustc_codegen_llvm/src | |
| parent | 074256988f9ddbd185459f906b00bac3b9d0d8d1 (diff) | |
| parent | 12bc4096dcb81cb795fed68eeea3c36590befa25 (diff) | |
| download | rust-9c6ef43341592752d2724dd34e746a0821737d5a.tar.gz rust-9c6ef43341592752d2724dd34e746a0821737d5a.zip | |
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
Diffstat (limited to 'compiler/rustc_codegen_llvm/src')
0 files changed, 0 insertions, 0 deletions
