Skip to content

Commit db03be7

Browse files
committed
tools: update V8 gypfiles for 14.6
Refs: v8/v8@51d2067 PR-URL: #61898 Reviewed-By: Antoine du Hamel <[email protected]> Reviewed-By: Filip Skokan <[email protected]> Reviewed-By: Rafael Gonzaga <[email protected]> Reviewed-By: Chengzhong Wu <[email protected]>
1 parent 6f9100c commit db03be7

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

tools/v8_gypfiles/v8.gyp

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -442,7 +442,7 @@
442442
'variables': {
443443
'mksnapshot_flags': [
444444
'--turbo_instruction_scheduling',
445-
'--stress-turbo-late-spilling',
445+
'--turbo-always-optimize-spills',
446446
# In cross builds, the snapshot may be generated for both the host and
447447
# target toolchains. The same host binary is used to generate both, so
448448
# mksnapshot needs to know which target OS to use at runtime. It's weird,

0 commit comments

Comments
 (0)