Skip to content

Commit

Permalink
Add reference link about c-ares issue
Browse files Browse the repository at this point in the history
  • Loading branch information
isheludko committed Apr 25, 2024
1 parent 14d8140 commit 9695408
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion unofficial.gni
Original file line number Diff line number Diff line change
Expand Up @@ -110,7 +110,7 @@ template("node_gn_build") {
]

if (node_enable_deprecated_declarations_warnings) {
// Refs: https://github.com/nodejs/node/issues/52464
# Refs: https://github.com/nodejs/node/issues/52464
defines += [ "CARES_NO_DEPRECATED=1" ]
}

Expand Down

0 comments on commit 9695408

Please sign in to comment.