felixonmars commented on pull request #769: URL: https://github.com/apache/arrow-rs/pull/769#issuecomment-921257414
> @felixonmars what command are you using to compile against `riscv64` (in other words how would I test this PR)? I am building natively with qemu-user and also on a real riscv64 hardware (HiFive Unmatched). All tests are passing here, too. You probably need to specify the full triplet to cross compile: `cargo build --target riscv64gc-unknown-linux-gnu`, and I don't know if it's going to work.... -- 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]
