This repository has been archived on 2025-09-06. You can view files and clone it, but cannot push or open issues/pull-requests.
Go to file
Dustin 79a2645c17 Correctly configure USE/env vars for Rust
Although `LLVM_TARGETS` is USE-forced for _llvm-core/llvm_, it is NOT
forced for _dev-lang/rust_.  The latter needs the target architecture
set in order to build the cross-compiled Rust standard library.
2024-12-21 15:09:07 -06:00
ci split-repo: Populate cross branch 2024-12-21 15:09:07 -06:00
.editorconfig Initial commit 2024-12-02 21:03:08 -06:00
.gitignore Initial commit 2024-12-02 21:03:08 -06:00
build.sh split-repo: Populate cross branch 2024-12-21 15:09:07 -06:00
crossdev.sh Correctly configure USE/env vars for Rust 2024-12-21 15:09:07 -06:00