Skip to content

Commit

Permalink
tools: update v8 gypfiles
Browse files Browse the repository at this point in the history
until ea82d0311b3bd1ab9f92b59e5b5c51bfd5ef87b6
  • Loading branch information
targos authored and nodejs-ci committed Mar 20, 2020
1 parent f6ae244 commit 13d7e86
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tools/v8_gypfiles/toolchain.gypi
Expand Up @@ -300,7 +300,7 @@
],
'conditions': [
['v8_control_flow_integrity==1', {
'cflags': [ '-mbranch-protection=pac-ret' ],
'cflags': [ '-mbranch-protection=standard' ],
}],
],
}],
Expand Down

0 comments on commit 13d7e86

Please sign in to comment.