Closed kxxt closed 8 months ago
Thanks! While you're here would you be interested in setting up CI for the riscv targets as well?
Thanks! While you're here would you be interested in setting up CI for the riscv targets as well?
Good idea. I am working on it.
Hi @alexcrichton, I added a CI for riscv64gc-unknown-linux-gnu and it passes. Maybe it's time to release a new version to address #222 after this PR got merged.
Thanks for your help here! I've posted a bump to https://github.com/alexcrichton/openssl-src-rs/pull/231
This enables optimized assembly to be used for linux riscv64 and sets up the CI for riscv64gc-unknown-linux-gnu.
Coincidentally, this would fix #222