We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent fcf235d commit 9617adcCopy full SHA for 9617adc
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