mirror of
https://github.com/nodejs/node.git
synced 2025-08-15 13:48:44 +02:00
build: drop base64 dep in GN build
PR-URL: https://github.com/nodejs/node/pull/52856 Reviewed-By: Michaël Zasso <targos@protonmail.com> Reviewed-By: Luigi Pinca <luigipinca@gmail.com> Reviewed-By: Yagiz Nizipli <yagiz.nizipli@sentry.io> Reviewed-By: Mohammed Keyvanzadeh <mohammadkeyvanzade94@gmail.com>
This commit is contained in:
parent
951af83033
commit
95c16b2baf
1 changed files with 0 additions and 1 deletions
|
@ -139,7 +139,6 @@ template("node_gn_build") {
|
|||
public_deps = [
|
||||
"deps/ada",
|
||||
"deps/uv",
|
||||
"deps/base64",
|
||||
"deps/simdjson",
|
||||
"$node_v8_path",
|
||||
]
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue