Add Rust activation for linux-riscv64 - #104
Conversation
|
Hi! This is the friendly automated conda-forge-linting service. I just wanted to let you know that I linted all conda-recipes in your PR ( I do have some suggestions for making it better though... For recipe/meta.yaml:
This message was generated by GitHub Actions workflow run https://github.com/conda-forge/conda-forge-webservices/actions/runs/31567365833. Examine the logs at this URL for more detail. |
|
@conda-forge-admin, please rerender |
…026.08.07.01.46.4
|
@lijkang conda-forge/rust-feedstock#297 was merged and |
|
@conda-forge-admin, please rerender |
|
Hi! This is the friendly automated conda-forge-webservice. I tried to rerender for you, but it looks like there was nothing to do. This message was generated by GitHub Actions workflow run https://github.com/conda-forge/conda-forge-webservices/actions/runs/31513458946. Examine the logs at this URL for more detail. |
|
@conda-forge-admin, please restart ci |
|
Submitted the admin-request for adding |
|
@conda-forge-admin, please restart ci |
|
@conda-forge-admin please rerender |
…026.08.11.23.36.2
Summary
linux-riscv64activation variants for stable Rust andrust_devriscv64gc-unknown-linux-gnutarget and the RISC-V GCC linkerContext
This provides the
rust_linux-riscv64activation package used by{{ compiler("rust") }}for Linux RISC-V builds.This depends on conda-forge/rust-feedstock#297 providing the corresponding Rust compiler and
rust-std-riscv64gc-unknown-linux-gnupackage. The newerriscv64a23target is not selected here because #297 currently builds theriscv64gchost target.