Skip to content

webrtc-sys: add armv7 (arm-linux-gnueabihf) support#1021

Open
neilgarb wants to merge 2 commits intolivekit:mainfrom
rokkhq:rokk-armv7-pic
Open

webrtc-sys: add armv7 (arm-linux-gnueabihf) support#1021
neilgarb wants to merge 2 commits intolivekit:mainfrom
rokkhq:rokk-armv7-pic

Conversation

@neilgarb
Copy link
Copy Markdown

  • Add "arm" to arch tables for sysroot and glib header paths
  • Use -std=c++2a -fpermissive instead of c++20 (compat with GCC 9 in cross-rs)
  • Skip desktop_capturer lazy-load stubs for armv7 (only x64/arm64 stubs exist)
  • Add -fPIC on Linux so .o files link into Rust PIE binaries

- Add "arm" to arch tables for sysroot and glib header paths
- Use -std=c++2a -fpermissive instead of c++20 (compat with GCC 9 in cross-rs)
- Skip desktop_capturer lazy-load stubs for armv7 (only x64/arm64 stubs exist)
- Add -fPIC on Linux so .o files link into Rust PIE binaries
@CLAassistant
Copy link
Copy Markdown

CLAassistant commented Apr 16, 2026

CLA assistant check
All committers have signed the CLA.

Copy link
Copy Markdown
Contributor

@cloudwebrtc cloudwebrtc left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

lgtm!

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.

3 participants