summaryrefslogtreecommitdiff
path: root/node.gyp
diff options
context:
space:
mode:
Diffstat (limited to 'node.gyp')
-rw-r--r--node.gyp2
1 files changed, 1 insertions, 1 deletions
diff --git a/node.gyp b/node.gyp
index cffd150845..8becce9062 100644
--- a/node.gyp
+++ b/node.gyp
@@ -436,7 +436,7 @@
},
},
}],
- ['want_separate_host_toolset==0', {
+ ['node_use_node_code_cache=="true"', {
'dependencies': [
'mkcodecache',
],