We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6fd1617 commit 0a7419bCopy full SHA for 0a7419b
deps/cares/unofficial.gni
@@ -69,8 +69,6 @@ template("cares_gn_build") {
69
cflags_c = [
70
"-Wno-implicit-fallthrough",
71
"-Wno-unreachable-code",
72
- # Remove after https://github.com/c-ares/c-ares/pull/709 lands in Node.
73
- "-Wno-unused-result",
74
]
75
}
76
0 commit comments