Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/nodejs/node.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'node.gyp')
-rw-r--r--node.gyp1
1 files changed, 0 insertions, 1 deletions
diff --git a/node.gyp b/node.gyp
index e08f447ba69..474de0e931d 100644
--- a/node.gyp
+++ b/node.gyp
@@ -4,7 +4,6 @@
# Turn off -Werror in V8
# See http://codereview.chromium.org/8159015
'werror': '',
- 'target_arch': 'ia32',
'node_use_dtrace': 'false',
'node_use_openssl%': 'true',
'node_use_system_openssl%': 'false',