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

Add riscv64 Support #113

Open
liberodark opened this issue Feb 7, 2024 · 2 comments
Open

Add riscv64 Support #113

liberodark opened this issue Feb 7, 2024 · 2 comments

Comments

@liberodark
Copy link

liberodark commented Feb 7, 2024

Hi,

Please can you add riscv64 support on your release ?
Also have riscv64 server if you want.
Here : https://open-riscv-initiative.com/

Best Regards

#!/bin/bash

apt install -y git curl
curl --proto '=https' --tlsv1.2 -sSf https://sh.rustup.rs | sh
git clone https://github.com/veloren/veloren
cd veloren/server-cli/
source "$HOME/.cargo/env"
cargo build

Issue :
https://paste.yunohost.org/opecoqopep.vbs

@liberodark
Copy link
Author

Related : briansmith/ring#2022

@liberodark
Copy link
Author

Related : quinn-rs/quinn#1812

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

No branches or pull requests

1 participant