mirror of
https://github.com/nodejs/node.git
synced 2025-08-15 13:48:44 +02:00
build,src,tools: adapt build config for V8 13.3
Refs:1c9f59c80f
Refs:b1c5eba50a
Refs:b3054f77d6
Refs:f81e87ee5c
Refs:dc0e305223
Refs:41d42cec13
PR-URL: https://github.com/nodejs/node/pull/58070 Reviewed-By: Antoine du Hamel <duhamelantoine1995@gmail.com> Reviewed-By: Darshan Sen <raisinten@gmail.com> Reviewed-By: Joyee Cheung <joyeec9h3@gmail.com> Reviewed-By: Rafael Gonzaga <rafael.nunu@hotmail.com>
This commit is contained in:
parent
bd198ea8cd
commit
cff3fa5f03
10 changed files with 33 additions and 38 deletions
|
@ -100,9 +100,6 @@
|
|||
'NODE_USE_V8_PLATFORM=0',
|
||||
],
|
||||
}],
|
||||
[ 'v8_enable_shared_ro_heap==1', {
|
||||
'defines': ['NODE_V8_SHARED_RO_HEAP',],
|
||||
}],
|
||||
[ 'node_tag!=""', {
|
||||
'defines': [ 'NODE_TAG="<(node_tag)"' ],
|
||||
}],
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue