mirror of
https://github.com/nodejs/node.git
synced 2025-08-15 13:48:44 +02:00
tools: update V8 gypfiles for 13.4
Build Node.js with simdutf version from V8. Refs:d62905147c
Refs:616c87580c
Refs:e3204d589e
Refs:e8293d2b87
Refs:aeb2220058
Refs:5621164e3c
Co-authored-by: Abdirahim Musse <abdirahim.musse@ibm.com> 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
cff3fa5f03
commit
e9a75322eb
5 changed files with 81 additions and 3 deletions
|
@ -226,7 +226,7 @@
|
|||
}],
|
||||
|
||||
[ 'node_shared_simdutf=="false"', {
|
||||
'dependencies': [ 'deps/simdutf/simdutf.gyp:simdutf' ],
|
||||
'dependencies': [ 'tools/v8_gypfiles/v8.gyp:simdutf' ],
|
||||
}],
|
||||
|
||||
[ 'node_shared_brotli=="false"', {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue