diff --git a/common.gypi b/common.gypi index 219052fac571..0dc95c41d418 100644 --- a/common.gypi +++ b/common.gypi @@ -119,6 +119,7 @@ '-Wno-deprecated-declarations', '-Wno-return-type', '-Wno-shift-negative-value', + '-Wno-format', '-Wno-varargs', # https://git.io/v6Olj # Required when building as shared library. '-fPIC',