We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 61bf2e5 commit 79888feCopy full SHA for 79888fe
third_party/zstd-jni/zstd-jni.BUILD
@@ -18,6 +18,7 @@ cc_binary(
18
"//conditions:default": [
19
"-std=c99",
20
"-Wno-unused-variable",
21
+ "-Wno-maybe-uninitialized",
22
"-Wno-sometimes-uninitialized",
23
]
24
}),
0 commit comments