blob: 2ede7179a880f87b50757b801e3f583518c212f2 [file] [log] [blame]
diff --git a/BUILD b/BUILD
index 4ce4ad4..227a354 100644
--- a/BUILD
+++ b/BUILD
@@ -59,6 +59,7 @@ STRICT_C_OPTIONS = select({
"-Wno-strict-aliasing",
"-Wshadow",
"-Wsign-compare",
+ "-Wno-implicit-int-float-conversion",
],
})