summaryrefslogtreecommitdiff
path: root/node.gyp
diff options
context:
space:
mode:
authorNathan Rajlich <nathan@tootallnate.net>2012-02-23 14:32:24 -0800
committerisaacs <i@izs.me>2012-02-23 14:52:39 -0800
commita84adad07850dac58c444dd59ab386be5ca0e413 (patch)
tree452bf14f02378bbb9b86024d9e738a80a6c96e05 /node.gyp
parent59ecf2ccf743489a2885cf824460070e6fc12d6a (diff)
downloadnode-a84adad07850dac58c444dd59ab386be5ca0e413.tar.gz
Default node_shared_v8 to false.
Fixes #2818.
Diffstat (limited to 'node.gyp')
-rw-r--r--node.gyp1
1 files changed, 1 insertions, 0 deletions
diff --git a/node.gyp b/node.gyp
index 151b47d35..2cd38fb33 100644
--- 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': [