FazBrowse GitHub Viewer | Trending |
URL:
| Home
Tools: [Download Repo ZIP]   [Original HTTPS Page]

deps: fix GN build warning in ncrypto · nodejs/node@a2a4155 · GitHub

/ node Public

Commit a2a4155

Browse files
authored andcommitted
deps: fix GN build warning in ncrypto
PR-URL: #54222 Reviewed-By: Yagiz Nizipli <yagiz@nizipli.com> Reviewed-By: James M Snell <jasnell@gmail.com>
1 parent 869da20 commit a2a4155

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

‎deps/ncrypto/unofficial.gni‎

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -14,6 +14,7 @@ template("ncrypto_gn_build") {
1414
"-Wno-deprecated-declarations",
1515
"-Wno-pessimizing-move",
1616
"-Wno-shadow",
17+
"-Wno-unused-variable",
1718
]
1819
}
1920

0 commit comments

Comments
 (0)

Back | FazBrowse Home | New Git URL