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 20259bf commit 14d8140
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions unofficial.gni
Original file line number Diff line number Diff line change
Expand Up @@ -110,6 +110,7 @@ template("node_gn_build") {
]

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

Expand Down

0 comments on commit 14d8140

Please sign in to comment.