commit | 26ab91b73fa1a2628a5cc049f29bb52926e230ba | [log] [tgz] |
---|---|---|
author | Henrik Kjellander <kjellander@webrtc.org> | Thu Nov 26 10:26:32 2015 +0100 |
committer | Henrik Kjellander <kjellander@webrtc.org> | Thu Nov 26 09:26:39 2015 +0000 |
tree | 4eefddc535d045a85f6508245f5bb52edc2d512e | |
parent | cdb38e53978c27d0ccb9a7ccc987508122b2bc69 [diff] |
Add symlink to src/third_party/libc++-static This is used on Mac to link against a precompiled libc++ library on Mac (see https://crbug.com/400091 for details) TBR=tkchin@webrtc.org TESTED=Verified the warnings like: ld: warning: directory not found for option '-L../../third_party/libc++-static' are no longer printed on Mac. Review URL: https://codereview.webrtc.org/1475643010 . Cr-Commit-Position: refs/heads/master@{#10797}
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.