Skip to content

Commit 13d7e86

Browse files
targosnodejs-ci
authored andcommitted
tools: update v8 gypfiles
until ea82d0311b3bd1ab9f92b59e5b5c51bfd5ef87b6
1 parent f6ae244 commit 13d7e86

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tools/v8_gypfiles/toolchain.gypi

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -300,7 +300,7 @@
300300
],
301301
'conditions': [
302302
['v8_control_flow_integrity==1', {
303-
'cflags': [ '-mbranch-protection=pac-ret' ],
303+
'cflags': [ '-mbranch-protection=standard' ],
304304
}],
305305
],
306306
}],

0 commit comments

Comments
 (0)