Skip to content
Closed
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Prev Previous commit
Next Next commit
deps,v8: fix gypfile bug
  • Loading branch information
refack committed Nov 5, 2018
commit db60be82eec7a77ff85323a7e08ac6e118f46bad
2 changes: 2 additions & 0 deletions deps/v8/gypfiles/toolchain.gypi
Original file line number Diff line number Diff line change
Expand Up @@ -1391,6 +1391,8 @@
],
}],
], # conditions
# Temporary refs: https://github.com/nodejs/node/pull/23801
'defines!': ['ENABLE_HANDLE_ZAPPING',],
}, # Release
}, # configurations
'msvs_disabled_warnings': [
Expand Down