commit | b2ce40605360f30861a7e2705b0e7a09c5cad30e | [log] [tgz] |
---|---|---|
author | Philipp Hancke <phancke@meta.com> | Thu Aug 01 17:44:45 2024 |
committer | WebRTC LUCI CQ <webrtc-scoped@luci-project-accounts.iam.gserviceaccount.com> | Fri Aug 02 12:16:53 2024 |
tree | c99244e67b13eb359de1ee1b0e50e041ac4b9931 | |
parent | 3732b84c17ce47eeeaaa96c2f409c547bac5b3c7 [diff] |
Fix unit test build with OpenSSL and fix gn check failure follow-up to https://webrtc-review.googlesource.com/c/src/+/358300 which links the unit tests against OpenSSL when building with that by using rtc_build_ssl = false rtc_ssl_root = "/usr/include/openssl" as gn args which showed an additional gn check failure BUG=None Change-Id: Id3356f3e211509141f2a05f096f19a7b1b8eee9f Reviewed-on: https://webrtc-review.googlesource.com/c/src/+/358340 Reviewed-by: Mirko Bonadei <mbonadei@webrtc.org> Reviewed-by: Harald Alvestrand <hta@webrtc.org> Commit-Queue: Harald Alvestrand <hta@webrtc.org> Cr-Commit-Position: refs/heads/main@{#42720}
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.