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:
authorBen Noordhuis <info@bnoordhuis.nl>2012-02-12 19:12:26 +0400
committerBen Noordhuis <info@bnoordhuis.nl>2012-02-12 19:12:26 +0400
commit8a6576f764f73e4f74c277aa5f9bb4490ea07cf1 (patch)
tree3e372835ec5b25b56b1bccd27ae74932dd0854cd /node.gyp
parenta27320e00f12d26dad1b464bf89484faf429a688 (diff)
parent2f759a7090a15824a261e168221caa5109c86d44 (diff)
Merge remote-tracking branch 'origin/v0.6'
Conflicts: common.gypi
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',