1
1
diff --git a/common.gypi b/common.gypi
2
- index a6a79adc..160b6eb6 100644
2
+ index 4a78c902..ee84e685 100644
3
3
--- a/common.gypi
4
4
+++ b/common.gypi
5
- @@ -185 ,9 +185 ,9 @@
5
+ @@ -190 ,9 +190 ,9 @@
6
6
'MSVC_runtimeType': 2 # MultiThreadedDLL (/MD)
7
7
}],
8
8
['clang==1', {
@@ -15,10 +15,10 @@ index a6a79adc..160b6eb6 100644
15
15
],
16
16
},
17
17
diff --git a/deps/cares/configure b/deps/cares/configure
18
- index d02f117d..468461f7 100755
18
+ index 7a29494d..dbb46253 100755
19
19
--- a/deps/cares/configure
20
20
+++ b/deps/cares/configure
21
- @@ -16139 ,11 +16139 ,6 @@ _LT_EOF
21
+ @@ -16275 ,11 +16275 ,6 @@ _LT_EOF
22
22
23
23
24
24
_lt_libdeps_save_CFLAGS=$CFLAGS
@@ -31,10 +31,10 @@ index d02f117d..468461f7 100755
31
31
if { { eval echo "\"\$as_me\":${as_lineno-$LINENO}: \"$ac_compile\""; } >&5
32
32
(eval $ac_compile) 2>&5
33
33
diff --git a/deps/cares/m4/libtool.m4 b/deps/cares/m4/libtool.m4
34
- index c4c02946..9f3d3662 100755
34
+ index e7b68334..13ec17a6 100755
35
35
--- a/deps/cares/m4/libtool.m4
36
36
+++ b/deps/cares/m4/libtool.m4
37
- @@ -7537 ,11 +7537 ,6 @@ _LT_EOF
37
+ @@ -7562 ,11 +7562 ,6 @@ _LT_EOF
38
38
])
39
39
40
40
_lt_libdeps_save_CFLAGS=$CFLAGS
@@ -47,10 +47,10 @@ index c4c02946..9f3d3662 100755
47
47
dnl Parse the compiler output and extract the necessary
48
48
dnl objects, libraries and library flags.
49
49
diff --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 5f2c097f..42dad126 100644
50
+ index 85a63dfd..9c262c9f 100644
51
51
--- a/deps/npm/node_modules/node-gyp/gyp/pylib/gyp/xcode_emulation.py
52
52
+++ b/deps/npm/node_modules/node-gyp/gyp/pylib/gyp/xcode_emulation.py
53
- @@ -638 ,7 +638 ,7 @@ class XcodeSettings:
53
+ @@ -636 ,7 +636 ,7 @@ class XcodeSettings:
54
54
# if the system clang isn't used, DYLD_LIBRARY_PATH needs to contain the
55
55
# path to the libLTO.dylib that matches the used clang.
56
56
if self._Test("LLVM_LTO", "YES", default="NO"):
@@ -59,7 +59,7 @@ index 5f2c097f..42dad126 100644
59
59
60
60
self._AppendPlatformVersionMinFlags(cflags)
61
61
62
- @@ -1101 ,7 +1101 ,7 @@ class XcodeSettings:
62
+ @@ -1099 ,7 +1099 ,7 @@ class XcodeSettings:
63
63
# For static libraries, no dSYMs are created.
64
64
result = []
65
65
if (
@@ -69,7 +69,7 @@ index 5f2c097f..42dad126 100644
69
69
"DEBUG_INFORMATION_FORMAT", "dwarf-with-dsym", default="dwarf"
70
70
)
71
71
diff --git a/deps/openssl/openssl-cli.gypi b/deps/openssl/openssl-cli.gypi
72
- index b4c278b4..79cafd6b 100644
72
+ index ae74be9a..4e8517e5 100644
73
73
--- a/deps/openssl/openssl-cli.gypi
74
74
+++ b/deps/openssl/openssl-cli.gypi
75
75
@@ -23,7 +23,7 @@
@@ -95,10 +95,10 @@ index ea3a2dc0..ea3780f7 100644
95
95
]
96
96
}, {
97
97
diff --git a/node.gyp b/node.gyp
98
- index a3688b8e..d320299f 100644
98
+ index bcf01a6b..e5495afc 100644
99
99
--- a/node.gyp
100
100
+++ b/node.gyp
101
- @@ -1069 ,7 +1069 ,7 @@
101
+ @@ -1080 ,7 +1080 ,7 @@
102
102
}],
103
103
# Avoid excessive LTO
104
104
['enable_lto=="true"', {
@@ -107,7 +107,7 @@ index a3688b8e..d320299f 100644
107
107
}],
108
108
],
109
109
}, # fuzz_env
110
- @@ -1112 ,7 +1112 ,7 @@
110
+ @@ -1123 ,7 +1123 ,7 @@
111
111
}],
112
112
# Avoid excessive LTO
113
113
['enable_lto=="true"', {
@@ -116,7 +116,7 @@ index a3688b8e..d320299f 100644
116
116
}],
117
117
],
118
118
}, # fuzz_ClientHelloParser.cc
119
- @@ -1157 ,7 +1157 ,7 @@
119
+ @@ -1168 ,7 +1168 ,7 @@
120
120
}],
121
121
# Avoid excessive LTO
122
122
['enable_lto=="true"', {
@@ -125,7 +125,7 @@ index a3688b8e..d320299f 100644
125
125
}],
126
126
],
127
127
}, # fuzz_strings
128
- @@ -1235 ,7 +1235 ,7 @@
128
+ @@ -1256 ,7 +1256 ,7 @@
129
129
}],
130
130
# Avoid excessive LTO
131
131
['enable_lto=="true"', {
@@ -134,7 +134,7 @@ index a3688b8e..d320299f 100644
134
134
}],
135
135
],
136
136
}, # cctest
137
- @@ -1291 ,7 +1291 ,7 @@
137
+ @@ -1312 ,7 +1312 ,7 @@
138
138
}],
139
139
# Avoid excessive LTO
140
140
['enable_lto=="true"', {
@@ -143,7 +143,7 @@ index a3688b8e..d320299f 100644
143
143
}],
144
144
],
145
145
}, # embedtest
146
- @@ -1333 ,7 +1333 ,7 @@
146
+ @@ -1334 ,7 +1334 ,7 @@
147
147
}],
148
148
# Avoid excessive LTO
149
149
['enable_lto=="true"', {
@@ -152,7 +152,7 @@ index a3688b8e..d320299f 100644
152
152
}],
153
153
]
154
154
}, # overlapped-checker
155
- @@ -1439 ,7 +1439 ,7 @@
155
+ @@ -1447 ,7 +1447 ,7 @@
156
156
}],
157
157
# Avoid excessive LTO
158
158
['enable_lto=="true"', {
@@ -162,10 +162,10 @@ index a3688b8e..d320299f 100644
162
162
],
163
163
}, # node_mksnapshot
164
164
diff --git a/tools/gyp/pylib/gyp/xcode_emulation.py b/tools/gyp/pylib/gyp/xcode_emulation.py
165
- index aee1a542..162881d1 100644
165
+ index 0746865d..a4b15d6a 100644
166
166
--- a/tools/gyp/pylib/gyp/xcode_emulation.py
167
167
+++ b/tools/gyp/pylib/gyp/xcode_emulation.py
168
- @@ -638 ,7 +638 ,7 @@ class XcodeSettings:
168
+ @@ -636 ,7 +636 ,7 @@ class XcodeSettings:
169
169
# if the system clang isn't used, DYLD_LIBRARY_PATH needs to contain the
170
170
# path to the libLTO.dylib that matches the used clang.
171
171
if self._Test("LLVM_LTO", "YES", default="NO"):
@@ -174,7 +174,7 @@ index aee1a542..162881d1 100644
174
174
175
175
self._AppendPlatformVersionMinFlags(cflags)
176
176
177
- @@ -1101 ,7 +1101 ,7 @@ class XcodeSettings:
177
+ @@ -1099 ,7 +1099 ,7 @@ class XcodeSettings:
178
178
# For static libraries, no dSYMs are created.
179
179
result = []
180
180
if (
@@ -224,7 +224,7 @@ index f007c652..ac69a873 100644
224
224
],
225
225
},
226
226
diff --git a/tools/v8_gypfiles/d8.gyp b/tools/v8_gypfiles/d8.gyp
227
- index 4dd98972..27165061 100644
227
+ index f5f8a194..d2a6306e 100644
228
228
--- a/tools/v8_gypfiles/d8.gyp
229
229
+++ b/tools/v8_gypfiles/d8.gyp
230
230
@@ -65,7 +65,7 @@
@@ -237,10 +237,10 @@ index 4dd98972..27165061 100644
237
237
],
238
238
},
239
239
diff --git a/tools/v8_gypfiles/v8.gyp b/tools/v8_gypfiles/v8.gyp
240
- index 88c1297b..a640a7ff 100644
240
+ index 32f00097..e7db9d49 100644
241
241
--- a/tools/v8_gypfiles/v8.gyp
242
242
+++ b/tools/v8_gypfiles/v8.gyp
243
- @@ -1690 ,7 +1690 ,7 @@
243
+ @@ -1706 ,7 +1706 ,7 @@
244
244
}],
245
245
# Avoid excessive LTO
246
246
['enable_lto=="true"', {
@@ -249,7 +249,7 @@ index 88c1297b..a640a7ff 100644
249
249
}],
250
250
],
251
251
'defines!': [
252
- @@ -1752 ,7 +1752 ,7 @@
252
+ @@ -1768 ,7 +1768 ,7 @@
253
253
}],
254
254
# Avoid excessive LTO
255
255
['enable_lto=="true"', {
@@ -258,7 +258,7 @@ index 88c1297b..a640a7ff 100644
258
258
}],
259
259
],
260
260
}, # mksnapshot
261
- @@ -1769 ,7 +1769 ,7 @@
261
+ @@ -1786 ,7 +1786 ,7 @@
262
262
}],
263
263
# Avoid excessive LTO
264
264
['enable_lto=="true"', {
@@ -267,7 +267,7 @@ index 88c1297b..a640a7ff 100644
267
267
}],
268
268
],
269
269
'defines!': [
270
- @@ -1807 ,7 +1807 ,7 @@
270
+ @@ -1824 ,7 +1824 ,7 @@
271
271
}],
272
272
# Avoid excessive LTO
273
273
['enable_lto=="true"', {
@@ -276,7 +276,7 @@ index 88c1297b..a640a7ff 100644
276
276
}],
277
277
],
278
278
'dependencies': [
279
- @@ -1843 ,7 +1843 ,7 @@
279
+ @@ -1861 ,7 +1861 ,7 @@
280
280
}],
281
281
# Avoid excessive LTO
282
282
['enable_lto=="true"', {
@@ -285,7 +285,7 @@ index 88c1297b..a640a7ff 100644
285
285
}],
286
286
],
287
287
'sources': [
288
- @@ -1863 ,7 +1863 ,7 @@
288
+ @@ -1881 ,7 +1881 ,7 @@
289
289
}],
290
290
# Avoid excessive LTO
291
291
['enable_lto=="true"', {
@@ -294,7 +294,7 @@ index 88c1297b..a640a7ff 100644
294
294
}],
295
295
],
296
296
'actions': [
297
- @@ -1931 ,7 +1931 ,7 @@
297
+ @@ -1949 ,7 +1949 ,7 @@
298
298
],
299
299
'conditions': [
300
300
['enable_lto=="true"', {
0 commit comments