diff --git a/binding.gyp b/binding.gyp index 7f3a10ad..97d6df87 100644 --- a/binding.gyp +++ b/binding.gyp @@ -184,6 +184,7 @@ 'configurations': { 'Release': { 'cflags_cc': [ + '-Wno-cast-function-type', '-Wno-deprecated-declarations' ], 'xcode_settings': {