mirror of
https://github.com/mollyim/webrtc.git
synced 2025-05-29 05:16:33 +01:00
Remove deprecated macOS SDK overrides.
The same overrides now live in .gn. Bug:chromium:669240 Review-Url: https://codereview.webrtc.org/2982863002 Cr-Commit-Position: refs/heads/master@{#19030}
This commit is contained in:
parent
8b8483b278
commit
bc266bc867
1 changed files with 0 additions and 4 deletions
|
@ -6,10 +6,6 @@
|
|||
# in the file PATENTS. All contributing project authors may
|
||||
# be found in the AUTHORS file in the root of the source tree.
|
||||
|
||||
# Some WebRTC targets require a 10.11 min SDK but those targets are only
|
||||
# used in non-Chromium builds.
|
||||
mac_sdk_min_build_override = "10.11"
|
||||
|
||||
# Some non-Chromium builds don't support building java targets.
|
||||
enable_java_templates = true
|
||||
|
||||
|
|
Loading…
Reference in a new issue