| commit | 93788b68c6b16504ef3caa905489472002702900 | [log] [tgz] |
|---|---|---|
| author | Tony Herre <herre@google.com> | Fri Jun 28 08:51:28 2024 |
| committer | WebRTC LUCI CQ <webrtc-scoped@luci-project-accounts.iam.gserviceaccount.com> | Sat Jun 29 16:12:11 2024 |
| tree | 61f23b400179671576178f7b107bd905b0ff6072 | |
| parent | fb2c7bc8bd2e95b211b47369a19c6a88ef862ffb [diff] |
Make platform_thread.cc build under emscripten without pthread support Otherwise targets which don't need threads but transitively include this fail to build due to missing thread priority symbols as described in the bug. Bug: webrtc:349961287 Change-Id: I33098a150387b8d20ab9344f49d7c7cb19be2db4 Reviewed-on: https://webrtc-review.googlesource.com/c/src/+/355901 Auto-Submit: Tony Herre <herre@google.com> Reviewed-by: Tomas Gunnarsson <tommi@webrtc.org> Commit-Queue: Tomas Gunnarsson <tommi@webrtc.org> Cr-Commit-Position: refs/heads/main@{#42563}
WebRTC is a free, open software project that provides browsers and mobile applications with Real-Time Communications (RTC) capabilities via simple APIs. The WebRTC components have been optimized to best serve this purpose.
Our mission: To enable rich, high-quality RTC applications to be developed for the browser, mobile platforms, and IoT devices, and allow them all to communicate via a common set of protocols.
The WebRTC initiative is a project supported by Google, Mozilla and Opera, amongst others.
See here for instructions on how to get started developing with the native code.
Authoritative list of directories that contain the native API header files.