commit | 7079843bc849b7acfcf1294cd597bb304756ce2b | [log] [tgz] |
---|---|---|
author | Harald Alvestrand <hta@webrtc.org> | Thu Aug 01 13:20:06 2024 |
committer | WebRTC LUCI CQ <webrtc-scoped@luci-project-accounts.iam.gserviceaccount.com> | Thu Aug 01 17:27:09 2024 |
tree | 61d9755cc3cfb3516dd17093bb59d89bdf4d2593 | |
parent | 5d6fa7d2fc6fa62f8169fb0718dfb36833beb0c0 [diff] |
Fix some gratuitous compile failures under OpenSSL To test: - ensure openssl files live in /usr/include/openssl - make a config with the following values: ``` rtc_build_ssl = false rtc_ssl_root = "/usr/include/openssl ``` - compile rtc_unittests There will be link errors, but no compile errors. Bug: None Change-Id: I3d28b1613e11a716b11c7def808100ef58ab75f5 Reviewed-on: https://webrtc-review.googlesource.com/c/src/+/358300 Reviewed-by: Florent Castelli <orphis@webrtc.org> Commit-Queue: Harald Alvestrand <hta@webrtc.org> Cr-Commit-Position: refs/heads/main@{#42714}
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.