Skip to content

Commit 4577d5e

Browse files
committed
build: def NODE_USE_NODE_CODE_CACHE only used in node_mksnapshot
Signed-off-by: Chengzhong Wu <cwu631@bloomberg.net>
1 parent 460c350 commit 4577d5e

1 file changed

Lines changed: 0 additions & 5 deletions

File tree

node.gyp

Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1033,11 +1033,6 @@
10331033
'@rpath/lib<(node_core_target_name).<(shlib_suffix)'
10341034
},
10351035
}],
1036-
[ 'node_use_node_code_cache=="true"', {
1037-
'defines': [
1038-
'NODE_USE_NODE_CODE_CACHE=1',
1039-
],
1040-
}],
10411036
['node_shared=="true" and OS in "aix os400"', {
10421037
'product_name': 'node_base',
10431038
}],

0 commit comments

Comments
 (0)