Skip to content

Instantly share code, notes, and snippets.

@jmillan
Last active February 11, 2019 03:02
Show Gist options
  • Save jmillan/13140eb067b0cfd42f6c098c14f7c7ea to your computer and use it in GitHub Desktop.
Save jmillan/13140eb067b0cfd42f6c098c14f7c7ea to your computer and use it in GitHub Desktop.
Libwebrtc building notes

Retrieve libwebrtc commit hash used by Chromium

Disable [chromium-style] compilation errors

Specially when building latests versions

  • Add the following arg to gn gen command: clang_use_chrome_plugins=false
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment