11diff --git a/common.gypi b/common.gypi
2- index 0d2fe4d9..dc150c1d 100644
2+ index 7727dfc4..b5ded457 100644
33--- a/common.gypi
44+++ b/common.gypi
55@@ -190,9 +190,9 @@
@@ -47,10 +47,10 @@ index e7b68334..13ec17a6 100755
4747 dnl Parse the compiler output and extract the necessary
4848 dnl objects, libraries and library flags.
4949diff --git a/deps/npm/node_modules/node-gyp/gyp/pylib/gyp/xcode_emulation.py b/deps/npm/node_modules/node-gyp/gyp/pylib/gyp/xcode_emulation.py
50- index 85a63dfd..9c262c9f 100644
50+ index 192a5235..421076fb 100644
5151--- a/deps/npm/node_modules/node-gyp/gyp/pylib/gyp/xcode_emulation.py
5252+++ b/deps/npm/node_modules/node-gyp/gyp/pylib/gyp/xcode_emulation.py
53- @@ -636 ,7 +636 ,7 @@ class XcodeSettings:
53+ @@ -635 ,7 +635 ,7 @@ class XcodeSettings:
5454 # if the system clang isn't used, DYLD_LIBRARY_PATH needs to contain the
5555 # path to the libLTO.dylib that matches the used clang.
5656 if self._Test("LLVM_LTO", "YES", default="NO"):
@@ -59,7 +59,7 @@ index 85a63dfd..9c262c9f 100644
5959
6060 self._AppendPlatformVersionMinFlags(cflags)
6161
62- @@ -1099 ,7 +1099 ,7 @@ class XcodeSettings:
62+ @@ -1097 ,7 +1097 ,7 @@ class XcodeSettings:
6363 # For static libraries, no dSYMs are created.
6464 result = []
6565 if (
0 commit comments