From 563ec2d6917a0d3e69d12172e4cc53fc3e979be3 Mon Sep 17 00:00:00 2001 From: Willi Goesgens Date: Tue, 20 Jan 2015 11:45:48 +0100 Subject: [PATCH] changed mac_deployment_target to 10.7 --- 3rdParty/V8-3.31.74.1/build/standalone.gypi | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/3rdParty/V8-3.31.74.1/build/standalone.gypi b/3rdParty/V8-3.31.74.1/build/standalone.gypi index 885eaaf6e3..f80d0c763e 100644 --- a/3rdParty/V8-3.31.74.1/build/standalone.gypi +++ b/3rdParty/V8-3.31.74.1/build/standalone.gypi @@ -42,7 +42,7 @@ 'v8_enable_i18n_support%': 1, 'v8_deprecation_warnings': 1, 'msvs_multi_core_compile%': '1', - 'mac_deployment_target%': '10.5', + 'mac_deployment_target%': '10.7', 'variables': { 'variables': { 'variables': {