diff --git a/binding.gyp b/binding.gyp index fb741086b..ee40b7ea6 100644 --- a/binding.gyp +++ b/binding.gyp @@ -9,7 +9,7 @@ ], 'cflags': [ '-std=c++11', - '-Wno-error=strict-overflow' + '-Wno-error' ], 'xcode_settings': { 'OTHER_CPLUSPLUSFLAGS': [