Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Map riscv64 linux to linux64-riscv64 and setup CI #230

Merged
merged 2 commits into from Feb 12, 2024

Conversation

kxxt
Copy link
Contributor

@kxxt kxxt commented Feb 12, 2024

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

@alexcrichton
Copy link
Owner

Thanks! While you're here would you be interested in setting up CI for the riscv targets as well?

@kxxt
Copy link
Contributor Author

kxxt commented Feb 12, 2024

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.

@kxxt kxxt changed the title Map riscv64 linux to linux64-riscv64 Map riscv64 linux to linux64-riscv64 and setup CI Feb 12, 2024
@kxxt
Copy link
Contributor Author

kxxt commented Feb 12, 2024

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.

@alexcrichton alexcrichton merged commit 308f260 into alexcrichton:main Feb 12, 2024
17 checks passed
@alexcrichton
Copy link
Owner

Thanks for your help here! I've posted a bump to #231

bors added a commit to rust-lang/cargo that referenced this pull request Feb 16, 2024
chore(deps): update openssl to 3.2.1 again

#13159 had updated to 3.2.0 and #13179 reverted to 1.1.1 for riscv64 build.

riscv64 build issue fixed and released in openssl-src 300.2.3+3.2.1: alexcrichton/openssl-src-rs#230

Update to 3.2.1 from 3.2.0 should be safe.
stupendoussuperpowers pushed a commit to stupendoussuperpowers/cargo that referenced this pull request Feb 28, 2024
rust-lang#13159 had updated to 3.2.0 and rust-lang#13179 reverted to 1.1.1 for riscv64 build.

riscv64 build issue fixed and released in openssl-src 300.2.3+3.2.1: alexcrichton/openssl-src-rs#230

Update to 3.2.1 from 3.2.0 should be safe.

Signed-off-by: Xeonacid <xeonacid@hit.edu.cn>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

riscv64gc-unknown-linux-gnu fails to build after upgrade from 300.1.6+3.1.4 to 300.2.0+3.2.0
2 participants