felixonmars commented on pull request #769: URL: https://github.com/apache/arrow-rs/pull/769#issuecomment-920271544
> So I also didn't see `riscv64` as a supported architecture. The supported architectures from my `rustc` (1.55) are: The first part of the triplet isn't the same as `target_arch`, which I think is from LLVM. You can see that rustc itself uses the same value here: https://github.com/rust-lang/rust/blob/673d0db5e393e9c64897005b470bfeb6d5aec61b/src/test/ui/cfg/conditional-compile-arch.rs#L40 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
