Skip to content
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.

Commit 08f21fc

Browse files
committedSep 22, 2018
deps: update v8.gyp
Synchronize source files list with upstream's BUILD.gn
1 parent 64b349d commit 08f21fc

File tree

2 files changed

+60
-330
lines changed

2 files changed

+60
-330
lines changed
 

‎common.gypi

+1-1
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@
2929

3030
# Reset this number to 0 on major V8 upgrades.
3131
# Increment by one for each non-official patch applied to deps/v8.
32-
'v8_embedder_string': '-node.0',
32+
'v8_embedder_string': '-node.1',
3333

3434
# Enable disassembler for `--print-code` v8 options
3535
'v8_enable_disassembler': 1,

0 commit comments

Comments
 (0)
Please sign in to comment.