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:
authorRyan Dahl <ry@tinyclouds.org>2011-12-21 08:26:13 +0400
committerRyan Dahl <ry@tinyclouds.org>2011-12-21 08:26:13 +0400
commit6c5f1f58f3b55a5a6707aa5e27441cb9d8920c69 (patch)
tree4c8ce41960c667384d7d729d3691cbf7f205ba1c /node.gyp
parentb603578b536d2799674ec57c4906037be96ed998 (diff)
Remove unnecessary stuff from node.gyp
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 d519324c1be..bc351219964 100644
--- a/node.gyp
+++ b/node.gyp
@@ -199,9 +199,6 @@
'target_name': 'node_js2c',
'type': 'none',
'toolsets': ['host'],
- 'variables': {
- },
-
'actions': [
{
'action_name': 'node_js2c',