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 libwebrtc build support for riscv64 #577

Draft
wants to merge 2 commits into
base: main
Choose a base branch
from

Conversation

nponsard
Copy link

This PR adds the required changes to be able to build the webrtc-sys crate on the riscv64gc-unknown-linux-gnu Rust target.

The sysroot install script of the chromium project doesn't have yet support for riscv64 so I had to install it another way, inspired from this blogpost : https://www.kxxt.dev/blog/cross-compile-chromium-for-riscv

@nponsard nponsard marked this pull request as draft February 17, 2025 21:57
@CLAassistant
Copy link

CLAassistant commented Feb 20, 2025

CLA assistant check
All committers have signed the CLA.

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