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:
parent
607143d460
commit
d298743460
@ -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': {
|
||||
|
Loading…
Reference in New Issue
Block a user