projects
/
platform
/
upstream
/
nodejs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
59ecf2c
)
Default node_shared_v8 to false.
author
Nathan Rajlich
<nathan@tootallnate.net>
Thu, 23 Feb 2012 22:32:24 +0000
(14:32 -0800)
committer
isaacs
<i@izs.me>
Thu, 23 Feb 2012 22:52:39 +0000
(14:52 -0800)
Fixes #2818.
node.gyp
patch
|
blob
|
history
diff --git
a/node.gyp
b/node.gyp
index 151b47d35db0e68ac5020f2a2ef3b4c09793c844..2cd38fb335fed1159d0b3fe7fd81245bf803ea04 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': [