diff options
Diffstat (limited to 'build/gyp_includes')
-rw-r--r-- | build/gyp_includes/common.gypi | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/build/gyp_includes/common.gypi b/build/gyp_includes/common.gypi index 457059e446..8acb326278 100644 --- a/build/gyp_includes/common.gypi +++ b/build/gyp_includes/common.gypi @@ -979,7 +979,7 @@ # The Mac SDK is set for iOS builds and passed through to Mac # sub-builds. This allows the Mac sub-build SDK in an iOS build to be # overridden from the command line the same way it is for a Mac build. - 'mac_sdk%': '<!(<(PYTHON) <(DEPTH)/build/mac/find_sdk.py 10.6)', + 'mac_sdk%': '', # iOS SDK and deployment target support. The iOS 5.0 SDK is actually # what is required, but the value is left blank so when it is set in |