summaryrefslogtreecommitdiff
path: root/node.gyp
diff options
context:
space:
mode:
Diffstat (limited to 'node.gyp')
-rw-r--r--node.gyp2
1 files changed, 1 insertions, 1 deletions
diff --git a/node.gyp b/node.gyp
index 9bf8fa2b99..ecdecb05f4 100644
--- a/node.gyp
+++ b/node.gyp
@@ -1,7 +1,7 @@
{
'variables': {
'v8_use_siphash%': 0,
- 'v8_use_snapshot%': 0,
+ 'v8_use_snapshot%': 1,
'v8_trace_maps%': 0,
'node_use_dtrace%': 'false',
'node_use_etw%': 'false',