Skip to content

Commit 7c22ee2

Browse files
legendecassxa
authored andcommitted
build: def NODE_USE_NODE_CODE_CACHE only used in node_mksnapshot
Signed-off-by: Chengzhong Wu <cwu631@bloomberg.net> PR-URL: #63588 Reviewed-By: Juan José Arboleda <soyjuanarbol@gmail.com> Reviewed-By: Luigi Pinca <luigipinca@gmail.com> Reviewed-By: Joyee Cheung <joyeec9h3@gmail.com>
1 parent 52a1c18 commit 7c22ee2

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
@@ -973,11 +973,6 @@
973973
'@rpath/lib<(node_core_target_name).<(shlib_suffix)'
974974
},
975975
}],
976-
[ 'node_use_node_code_cache=="true"', {
977-
'defines': [
978-
'NODE_USE_NODE_CODE_CACHE=1',
979-
],
980-
}],
981976
['node_shared=="true" and OS in "aix os400"', {
982977
'product_name': 'node_base',
983978
}],

0 commit comments

Comments
 (0)