Raise minimum Mac OS version to 10.7

BUG=v8:4847
LOG=y

Review URL: https://codereview.chromium.org/1811283002

Cr-Commit-Position: refs/heads/master@{#35148}
This commit is contained in:
machenbach 2016-03-31 00:08:37 -07:00 committed by Commit bot
parent 607143d460
commit d298743460

View File

@ -44,7 +44,7 @@
'v8_deprecation_warnings': 1,
'v8_imminent_deprecation_warnings': 1,
'msvs_multi_core_compile%': '1',
'mac_deployment_target%': '10.5',
'mac_deployment_target%': '10.7',
'release_extra_cflags%': '',
'variables': {
'variables': {