commit | 28104eb31b1ee531eac9e63e96a359f42834cd64 | [log] [tgz] |
---|---|---|
author | oprypin <oprypin@webrtc.org> | Wed Aug 02 08:26:18 2017 |
committer | Commit Bot <commit-bot@chromium.org> | Wed Aug 02 08:26:18 2017 |
tree | 2556ae84c5ef971094a0b7438d47c55506455c93 | |
parent | 8339e1a7aae74f1b49a3f1d3cae8cef190805ef7 [diff] |
Override C++ standard to -std=gnu++11 Chromium switched to C++14 but WebRTC does not want to follow suit. This enables the override added in https://chromium-review.googlesource.com/c/596870 BUG=chromium:750683 NOTRY=True Review-Url: https://codereview.webrtc.org/2992823002 Cr-Commit-Position: refs/heads/master@{#19207}
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 http://www.webrtc.org/native-code/development for instructions on how to get started developing with the native code.