diff options
Diffstat (limited to 'build/standalone.gypi')
-rw-r--r-- | build/standalone.gypi | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/build/standalone.gypi b/build/standalone.gypi index 72975bc20e..4c674edb99 100644 --- a/build/standalone.gypi +++ b/build/standalone.gypi @@ -431,6 +431,7 @@ ], }, 'xcode_settings': { + 'SDKROOT': 'macosx10.10' # -isysroot # See comment in Chromium's common.gypi for why this is needed. 'SYMROOT': '<(DEPTH)/xcodebuild', }, |