Skip to content

Commit 9319869

Browse files
legendecasjuanarbol
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 1046ab7 commit 9319869

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
@@ -932,11 +932,6 @@
932932
'@rpath/lib<(node_core_target_name).<(shlib_suffix)'
933933
},
934934
}],
935-
[ 'node_use_node_code_cache=="true"', {
936-
'defines': [
937-
'NODE_USE_NODE_CODE_CACHE=1',
938-
],
939-
}],
940935
['node_shared=="true" and OS in "aix os400"', {
941936
'product_name': 'node_base',
942937
}],

0 commit comments

Comments
 (0)