summaryrefslogtreecommitdiff
path: root/node.gyp
diff options
context:
space:
mode:
Diffstat (limited to 'node.gyp')
-rw-r--r--node.gyp3
1 files changed, 0 insertions, 3 deletions
diff --git a/node.gyp b/node.gyp
index c24c230b65..f6586c4d44 100644
--- a/node.gyp
+++ b/node.gyp
@@ -1,9 +1,6 @@
{
'variables': {
'v8_use_snapshot%': 'true',
- # Turn off -Werror in V8
- # See http://codereview.chromium.org/8159015
- 'werror': '',
'node_use_dtrace%': 'false',
'node_use_etw%': 'false',
'node_use_perfctr%': 'false',