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 Linux riscv64 support #90

Merged
merged 1 commit into from
Sep 12, 2023
Merged

Add Linux riscv64 support #90

merged 1 commit into from
Sep 12, 2023

Conversation

kxxt
Copy link
Contributor

@kxxt kxxt commented Jul 4, 2023

No description provided.

kxxt added a commit to kxxt/archriscv-packages that referenced this pull request Aug 14, 2023
- Skip electron, playwright browsers and sentry-cli downloads
- Use system p7zip, sentry-cli, electron25
- Build app-builder using my fork, patch previously upstreamed as develar/app-builder#90
- Patching build recipes to add riscv64 support
- Patching electron-builder packages, patch previously upstreamed as electron-userland/electron-builder#7646
- Make matrix-seshat use my fork of a higher version of rust-nix, which contains a hack that pretend its version as 0.14.1 so that cargo won't complain. `#[deny(unused)]` is removed from that crate to fix compliation errors that seems arising due to higher rust version.
- Tested on talonframe machine, it works fine. But it won't work on
  rvv0.7 machines.
felixonmars pushed a commit to felixonmars/archriscv-packages that referenced this pull request Aug 14, 2023
- Skip electron, playwright browsers and sentry-cli downloads
- Use system p7zip, sentry-cli, electron25
- Build app-builder using my fork, patch previously upstreamed as develar/app-builder#90
- Patching build recipes to add riscv64 support
- Patching electron-builder packages, patch previously upstreamed as electron-userland/electron-builder#7646
- Make matrix-seshat use my fork of a higher version of rust-nix, which contains a hack that pretend its version as 0.14.1 so that cargo won't complain. `#[deny(unused)]` is removed from that crate to fix compliation errors that seems arising due to higher rust version.
- Tested on talonframe machine, it works fine. But it won't work on
  rvv0.7 machines.
@develar develar merged commit 4015728 into develar:master Sep 12, 2023
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.

2 participants