Default node_shared_v8 to false.
authorNathan Rajlich <nathan@tootallnate.net>
Thu, 23 Feb 2012 22:32:24 +0000 (14:32 -0800)
committerisaacs <i@izs.me>
Thu, 23 Feb 2012 22:52:39 +0000 (14:52 -0800)
Fixes #2818.

node.gyp

index 151b47d..2cd38fb 100644 (file)
--- a/node.gyp
+++ b/node.gyp
@@ -5,6 +5,7 @@
     # See http://codereview.chromium.org/8159015
     'werror': '',
     'node_use_dtrace': 'false',
+    'node_shared_v8%': 'false',
     'node_use_openssl%': 'true',
     'node_use_system_openssl%': 'false',
     'library_files': [