commit | 40610e24ceb4662b9435b36172c62046fd796900 | [log] [tgz] |
---|---|---|
author | deadbeef <deadbeef@webrtc.org> | Thu Dec 22 18:53:38 2016 |
committer | Commit bot <commit-bot@chromium.org> | Thu Dec 22 18:53:38 2016 |
tree | 227d600b2c4b43f28ffc99ae5eee50e67bd4b15b | |
parent | fe50b4d75081c3c0d52c74e97a1b8df57a571b7c [diff] |
Hook up new "rtc_enable_sctp" build argument to "HAVE_SCTP" define. This allows building without SCTP support (and even building/running tests). The "HAVE_SCTP" define has been functional for a while, but there wasn't any easy way to turn it on/off. NOTRY=True BUG=webrtc:6933 Review-Url: https://codereview.webrtc.org/2593313002 Cr-Commit-Position: refs/heads/master@{#15763}
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. This page is maintained by the Google Chrome team.
See http://www.webrtc.org/native-code/development for instructions on how to get started developing with the native code.