about summary refs log tree commit diff
path: root/compiler/rustc_codegen_llvm/src
diff options
context:
space:
mode:
authorJens Reidel <adrian@travitia.xyz>2025-07-04 10:46:05 +0200
committerJens Reidel <adrian@travitia.xyz>2025-07-04 10:46:12 +0200
commit12bc4096dcb81cb795fed68eeea3c36590befa25 (patch)
tree1b62eb20722209a26c6fb030833a1172aaa6ff62 /compiler/rustc_codegen_llvm/src
parent837c5dd7de03aa97190593aef4e70d53e1bb574b (diff)
downloadrust-12bc4096dcb81cb795fed68eeea3c36590befa25.tar.gz
rust-12bc4096dcb81cb795fed68eeea3c36590befa25.zip
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.

Signed-off-by: Jens Reidel <adrian@travitia.xyz>
Diffstat (limited to 'compiler/rustc_codegen_llvm/src')
0 files changed, 0 insertions, 0 deletions