diff --git a/Meta/gn/build/BUILD.gn b/Meta/gn/build/BUILD.gn index b82cf38bad..4095cdd829 100644 --- a/Meta/gn/build/BUILD.gn +++ b/Meta/gn/build/BUILD.gn @@ -98,6 +98,7 @@ config("compiler_defaults") { "-Wno-user-defined-literals", "-fconstexpr-steps=16777216", "-Wno-unused-private-field", + "-Wno-implicit-const-int-float-conversion", ] } else { cflags += [