From 2da07c8ebbd4388de7314b015eb02b3332ecddcc Mon Sep 17 00:00:00 2001 From: Mirko Bonadei Date: Wed, 4 Sep 2024 09:49:55 +0000 Subject: [PATCH] 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 Auto-Submit: Mirko Bonadei Commit-Queue: Harald Alvestrand Cr-Commit-Position: refs/heads/main@{#42943} --- g3doc/supported-platforms-and-compilers.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/g3doc/supported-platforms-and-compilers.md b/g3doc/supported-platforms-and-compilers.md index 4e65767499..69a1d1f68c 100644 --- a/g3doc/supported-platforms-and-compilers.md +++ b/g3doc/supported-platforms-and-compilers.md @@ -1,5 +1,5 @@ - + # 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