| FazBrowse GitHub Viewer | Trending | | Home |
| Tools: [Download Repo ZIP] [Original HTTPS Page] |
1 parent 105c4ed commit b197dfa
1 file changed
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
@@ -68,8 +68,7 @@ template("ngtcp2_gn_build") { | |||
| 68 | 68 | cflags_c = [ | |
| 69 | 69 | "-Wno-extra-semi", | |
| 70 | 70 | "-Wno-implicit-fallthrough", | |
| 71 | - # Remove after https://github.com/ngtcp2/ngtcp2/issues/1050 is fixed. | ||
| 72 | - "-Wno-sometimes-uninitialized", | ||
| 71 | + "-Wno-unused-function", | ||
| 73 | 72 | ] | |
| 74 | 73 | } | |
| 75 | 74 | } | |
| Back | FazBrowse Home | New Git URL |
0 commit comments