Skip to content

Commit 1c95df4

Browse files
gengjiawennodejs-ci
authored andcommitted
tools: update v8 gypfiles
1 parent 1511084 commit 1c95df4

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

tools/v8_gypfiles/v8.gyp

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1621,6 +1621,9 @@
16211621
['want_separate_host_toolset', {
16221622
'toolsets': ['host', 'target'],
16231623
}],
1624+
['OS=="win"', {
1625+
'defines': ['X86_WINDOWS'],
1626+
}],
16241627
],
16251628
'direct_dependent_settings': {
16261629
'include_dirs': [

0 commit comments

Comments
 (0)