Media/WebRTC/libwebrtc Update Process: Difference between revisions

Jump to navigation Jump to search
Adding the no-interactive flag to the elm bootstrap process
(example config is now default config)
(Adding the no-interactive flag to the elm bootstrap process)
Line 10: Line 10:
* Starting with a fresh clone of elm is recommended for each new chromium milestone.
* Starting with a fresh clone of elm is recommended for each new chromium milestone.
  hg clone --stream ssh://hg.mozilla.org/projects/elm
  hg clone --stream ssh://hg.mozilla.org/projects/elm
  (cd elm && ./mach bootstrap --application-choice=browser && ./mach build)
  (cd elm && ./mach --no-interactive bootstrap --application-choice=browser && ./mach build)


=== Update steps ===
=== Update steps ===
139

edits

Navigation menu