| FazBrowse GitHub Viewer | Trending | | Home |
| Tools: [Download Repo ZIP] [Original HTTPS Page] |
1 parent 2176495 commit 93fcf52
1 file changed
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
@@ -69,6 +69,8 @@ template("cares_gn_build") { | |||
| 69 | 69 | cflags_c = [ | |
| 70 | 70 | "-Wno-implicit-fallthrough", | |
| 71 | 71 | "-Wno-unreachable-code", | |
| 72 | + # Remove after https://github.com/c-ares/c-ares/pull/709 lands in Node. | ||
| 73 | + "-Wno-unused-result", | ||
| 72 | 74 | ] | |
| 73 | 75 | } | |
| 74 | 76 | } | |
| Back | FazBrowse Home | New Git URL |
0 commit comments