mirror of
https://github.com/nodejs/node.git
synced 2025-08-15 13:48:44 +02:00
deps,tools: add zstd 1.5.6
PR-URL: https://github.com/nodejs/node/pull/52100 Reviewed-By: Yagiz Nizipli <yagiz@nizipli.com>
This commit is contained in:
parent
0782c91939
commit
f5353100be
112 changed files with 79826 additions and 0 deletions
1
node.gyp
1
node.gyp
|
@ -16,6 +16,7 @@
|
|||
'node_module_version%': '',
|
||||
'node_use_amaro%': 'true',
|
||||
'node_shared_brotli%': 'false',
|
||||
'node_shared_zstd%': 'false',
|
||||
'node_shared_zlib%': 'false',
|
||||
'node_shared_http_parser%': 'false',
|
||||
'node_shared_cares%': 'false',
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue