mirror of
https://github.com/nodejs/node.git
synced 2025-08-15 13:48:44 +02:00
tools: update V8 gypfiles for 8.1
Co-authored-by: Ben Noordhuis <info@bnoordhuis.nl> Co-authored-by: Michaël Zasso <targos@protonmail.com> Co-authored-by: Richard Lau <riclau@uk.ibm.com> Co-authored-by: Ujjwal Sharma <ryzokuken@igalia.com> PR-URL: https://github.com/nodejs/node/pull/32116 Reviewed-By: Michaël Zasso <targos@protonmail.com> Reviewed-By: Jiawen Geng <technicalcute@gmail.com> Reviewed-By: Ruben Bridgewater <ruben@bridgewater.de>
This commit is contained in:
parent
339c192ddb
commit
405ae1909b
4 changed files with 141 additions and 123 deletions
|
@ -70,7 +70,7 @@
|
|||
}],
|
||||
[ 'node_use_bundled_v8=="true"', {
|
||||
'dependencies': [
|
||||
'tools/v8_gypfiles/v8.gyp:v8_maybe_snapshot',
|
||||
'tools/v8_gypfiles/v8.gyp:v8_snapshot',
|
||||
'tools/v8_gypfiles/v8.gyp:v8_libplatform',
|
||||
],
|
||||
}],
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue