When compiling against an OSX 10.7+ SDK, explicitly redeclare methods only available from an OSX 10.7+ SDK. This suppresses the clang warning -Wpartial-availability, which will be turned on in the future. BUG=chromium:471823 R=jiayl@webrtc.org, mark@chromium.org Review URL: https://webrtc-codereview.appspot.com/44359004 Cr-Commit-Position: refs/heads/master@{#9163}
Description
The idea is to make CMake build for WebRTC m130 version - for audio processing module
Languages
C++
90.3%
Java
2.9%
C
2.2%
Objective-C++
2%
Python
1.3%
Other
1%