aboutsummaryrefslogtreecommitdiffhomepage
path: root/gn/BUILD.gn
diff options
context:
space:
mode:
Diffstat (limited to 'gn/BUILD.gn')
-rw-r--r--gn/BUILD.gn1
1 files changed, 1 insertions, 0 deletions
diff --git a/gn/BUILD.gn b/gn/BUILD.gn
index ac036c28ee..7a6a8211d5 100644
--- a/gn/BUILD.gn
+++ b/gn/BUILD.gn
@@ -385,6 +385,7 @@ config("warnings") {
# We are unlikely to want to fix these.
cflags += [
+ "-Wno-bad-function-cast",
"-Wno-covered-switch-default",
"-Wno-deprecated",
"-Wno-missing-noreturn",