119
edits
(add instructions to pull update our moz-libwebrtc fork from webrtc.org) |
(add note for webrtc.org builds and need to gsync) |
||
Line 109: | Line 109: | ||
=== build instructions for moz-libwebrtc === | === build instructions for moz-libwebrtc === | ||
* verify build for webrtc.org | * verify build for webrtc.org | ||
:- Note: we can build as far forward as eacbd972ab (HEAD, branch-heads/4287, branch-heads/4286, branch-heads/4285, branch-heads/4284) without needing to gsync | |||
git clone https://chromium.googlesource.com/chromium/tools/depot_tools.git | git clone https://chromium.googlesource.com/chromium/tools/depot_tools.git | ||
export DEPOT_TOOLS=`pwd`/depot_tools | export DEPOT_TOOLS=`pwd`/depot_tools |
edits