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:
Michaël Zasso 2025-01-20 07:35:28 +01:00
parent cff3fa5f03
commit e9a75322eb
No known key found for this signature in database
GPG key ID: 770F7A9A5AE15600
5 changed files with 81 additions and 3 deletions

View file

@ -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"', {