Skip to content

Commit b0ad1f0

Browse files
committed
v25.1.0
1 parent 175105c commit b0ad1f0

File tree

2 files changed

+19
-19
lines changed

2 files changed

+19
-19
lines changed

build-alpine.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22

33
set -eu
44

5-
node_ver=v25.0.0
5+
node_ver=v25.1.0
66

77
apk add \
88
clang \

lto.diff

Lines changed: 18 additions & 18 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
diff --git a/common.gypi b/common.gypi
2-
index 592c4e92..c545c50e 100644
2+
index 55476f5c..3b058a69 100644
33
--- a/common.gypi
44
+++ b/common.gypi
55
@@ -187,9 +187,9 @@
@@ -95,10 +95,10 @@ index ea3a2dc0..ea3780f7 100644
9595
]
9696
}, {
9797
diff --git a/node.gyp b/node.gyp
98-
index e22dce67..e30d9a5b 100644
98+
index 2f4934b9..f4e9401b 100644
9999
--- a/node.gyp
100100
+++ b/node.gyp
101-
@@ -1082,7 +1082,7 @@
101+
@@ -1096,7 +1096,7 @@
102102
}],
103103
# Avoid excessive LTO
104104
['enable_lto=="true"', {
@@ -107,7 +107,7 @@ index e22dce67..e30d9a5b 100644
107107
}],
108108
],
109109
}, # fuzz_env
110-
@@ -1127,7 +1127,7 @@
110+
@@ -1141,7 +1141,7 @@
111111
}],
112112
# Avoid excessive LTO
113113
['enable_lto=="true"', {
@@ -116,7 +116,7 @@ index e22dce67..e30d9a5b 100644
116116
}],
117117
],
118118
}, # fuzz_ClientHelloParser.cc
119-
@@ -1174,7 +1174,7 @@
119+
@@ -1188,7 +1188,7 @@
120120
}],
121121
# Avoid excessive LTO
122122
['enable_lto=="true"', {
@@ -125,7 +125,7 @@ index e22dce67..e30d9a5b 100644
125125
}],
126126
],
127127
}, # fuzz_strings
128-
@@ -1262,7 +1262,7 @@
128+
@@ -1276,7 +1276,7 @@
129129
}],
130130
# Avoid excessive LTO
131131
['enable_lto=="true"', {
@@ -134,7 +134,7 @@ index e22dce67..e30d9a5b 100644
134134
}],
135135
],
136136
}, # cctest
137-
@@ -1318,7 +1318,7 @@
137+
@@ -1332,7 +1332,7 @@
138138
}],
139139
# Avoid excessive LTO
140140
['enable_lto=="true"', {
@@ -143,7 +143,7 @@ index e22dce67..e30d9a5b 100644
143143
}],
144144
],
145145
}, # embedtest
146-
@@ -1340,7 +1340,7 @@
146+
@@ -1354,7 +1354,7 @@
147147
}],
148148
# Avoid excessive LTO
149149
['enable_lto=="true"', {
@@ -152,7 +152,7 @@ index e22dce67..e30d9a5b 100644
152152
}],
153153
]
154154
}, # overlapped-checker
155-
@@ -1453,7 +1453,7 @@
155+
@@ -1467,7 +1467,7 @@
156156
}],
157157
# Avoid excessive LTO
158158
['enable_lto=="true"', {
@@ -162,7 +162,7 @@ index e22dce67..e30d9a5b 100644
162162
],
163163
}, # node_mksnapshot
164164
diff --git a/tools/gyp/pylib/gyp/xcode_emulation.py b/tools/gyp/pylib/gyp/xcode_emulation.py
165-
index 192a5235..421076fb 100644
165+
index d13eaa9a..f67917c7 100644
166166
--- a/tools/gyp/pylib/gyp/xcode_emulation.py
167167
+++ b/tools/gyp/pylib/gyp/xcode_emulation.py
168168
@@ -635,7 +635,7 @@ class XcodeSettings:
@@ -237,10 +237,10 @@ index f5f8a194..d2a6306e 100644
237237
],
238238
},
239239
diff --git a/tools/v8_gypfiles/v8.gyp b/tools/v8_gypfiles/v8.gyp
240-
index 2d5e78b3..81d6e5cf 100644
240+
index c3ec7e3e..b6829961 100644
241241
--- a/tools/v8_gypfiles/v8.gyp
242242
+++ b/tools/v8_gypfiles/v8.gyp
243-
@@ -1735,7 +1735,7 @@
243+
@@ -1744,7 +1744,7 @@
244244
}],
245245
# Avoid excessive LTO
246246
['enable_lto=="true"', {
@@ -249,7 +249,7 @@ index 2d5e78b3..81d6e5cf 100644
249249
}],
250250
],
251251
'defines!': [
252-
@@ -1797,7 +1797,7 @@
252+
@@ -1806,7 +1806,7 @@
253253
}],
254254
# Avoid excessive LTO
255255
['enable_lto=="true"', {
@@ -258,7 +258,7 @@ index 2d5e78b3..81d6e5cf 100644
258258
}],
259259
],
260260
}, # mksnapshot
261-
@@ -1815,7 +1815,7 @@
261+
@@ -1824,7 +1824,7 @@
262262
}],
263263
# Avoid excessive LTO
264264
['enable_lto=="true"', {
@@ -267,7 +267,7 @@ index 2d5e78b3..81d6e5cf 100644
267267
}],
268268
],
269269
'defines!': [
270-
@@ -1853,7 +1853,7 @@
270+
@@ -1862,7 +1862,7 @@
271271
}],
272272
# Avoid excessive LTO
273273
['enable_lto=="true"', {
@@ -276,7 +276,7 @@ index 2d5e78b3..81d6e5cf 100644
276276
}],
277277
],
278278
'dependencies': [
279-
@@ -1890,7 +1890,7 @@
279+
@@ -1899,7 +1899,7 @@
280280
}],
281281
# Avoid excessive LTO
282282
['enable_lto=="true"', {
@@ -285,7 +285,7 @@ index 2d5e78b3..81d6e5cf 100644
285285
}],
286286
],
287287
'sources': [
288-
@@ -1910,7 +1910,7 @@
288+
@@ -1919,7 +1919,7 @@
289289
}],
290290
# Avoid excessive LTO
291291
['enable_lto=="true"', {
@@ -294,7 +294,7 @@ index 2d5e78b3..81d6e5cf 100644
294294
}],
295295
],
296296
'actions': [
297-
@@ -1978,7 +1978,7 @@
297+
@@ -1987,7 +1987,7 @@
298298
],
299299
'conditions': [
300300
['enable_lto=="true"', {

0 commit comments

Comments
 (0)