mirror of
https://github.com/mozilla/gecko-dev.git
synced 2025-02-17 14:25:49 +00:00
Bug 1924098 - Vendor libwebrtc from 2da07c8ebb
Upstream commit: https://webrtc.googlesource.com/src/+/2da07c8ebbd4388de7314b015eb02b3332ecddcc Update docs about supported platforms and compilers. Bug: b/364206287 Change-Id: I571bd149154ad017e15426abb9d0c4023f400998 Reviewed-on: https://webrtc-review.googlesource.com/c/src/+/361600 Reviewed-by: Harald Alvestrand <hta@webrtc.org> Auto-Submit: Mirko Bonadei <mbonadei@webrtc.org> Commit-Queue: Harald Alvestrand <hta@webrtc.org> Cr-Commit-Position: refs/heads/main@{#42943}
This commit is contained in:
parent
30430d0970
commit
abe4f5481a
3
third_party/libwebrtc/README.moz-ff-commit
vendored
3
third_party/libwebrtc/README.moz-ff-commit
vendored
@ -32616,3 +32616,6 @@ dac0805955
|
||||
# MOZ_LIBWEBRTC_SRC=/home/mfroman/mozilla/elm/.moz-fast-forward/moz-libwebrtc MOZ_LIBWEBRTC_BRANCH=mozpatches bash dom/media/webrtc/third_party_build/fast-forward-libwebrtc.sh
|
||||
# base of lastest vendoring
|
||||
64d68c3984
|
||||
# MOZ_LIBWEBRTC_SRC=/home/mfroman/mozilla/elm/.moz-fast-forward/moz-libwebrtc MOZ_LIBWEBRTC_BRANCH=mozpatches bash dom/media/webrtc/third_party_build/fast-forward-libwebrtc.sh
|
||||
# base of lastest vendoring
|
||||
2da07c8ebb
|
||||
|
2
third_party/libwebrtc/README.mozilla
vendored
2
third_party/libwebrtc/README.mozilla
vendored
@ -21768,3 +21768,5 @@ libwebrtc updated from /home/mfroman/mozilla/elm/.moz-fast-forward/moz-libwebrtc
|
||||
libwebrtc updated from /home/mfroman/mozilla/elm/.moz-fast-forward/moz-libwebrtc commit mozpatches on 2024-10-15T22:36:20.611128.
|
||||
# ./mach python dom/media/webrtc/third_party_build/vendor-libwebrtc.py --from-local /home/mfroman/mozilla/elm/.moz-fast-forward/moz-libwebrtc --commit mozpatches libwebrtc
|
||||
libwebrtc updated from /home/mfroman/mozilla/elm/.moz-fast-forward/moz-libwebrtc commit mozpatches on 2024-10-15T22:37:15.212374.
|
||||
# ./mach python dom/media/webrtc/third_party_build/vendor-libwebrtc.py --from-local /home/mfroman/mozilla/elm/.moz-fast-forward/moz-libwebrtc --commit mozpatches libwebrtc
|
||||
libwebrtc updated from /home/mfroman/mozilla/elm/.moz-fast-forward/moz-libwebrtc commit mozpatches on 2024-10-15T22:38:09.684471.
|
||||
|
@ -1,5 +1,5 @@
|
||||
<!-- go/cmark -->
|
||||
<!--* freshness: {owner: 'mbonadei' reviewed: '2021-06-25'} *-->
|
||||
<!--* freshness: {owner: 'mbonadei' reviewed: '2024-09-04'} *-->
|
||||
|
||||
# WebRTC supported plaftorms and compilers
|
||||
|
||||
@ -10,7 +10,7 @@ The list of officially supported operating systems and CPUs is:
|
||||
* Android: armeabi-v7a, arm64-v8a, x86, x86_64.
|
||||
* iOS: arm64, x86_64.
|
||||
* Linux: armeabi-v7a, arm64-v8a, x86, x86_64.
|
||||
* macOS: x86_64, arm64 (M1).
|
||||
* macOS: x86_64, arm64.
|
||||
* Windows: x86_64.
|
||||
|
||||
Other platforms are not officially supported (which means there is no CI
|
||||
|
Loading…
x
Reference in New Issue
Block a user