From f2ecfe250aebe76f280ce9e6a0c670e8ceca40cb Mon Sep 17 00:00:00 2001 From: Joshua Wise Date: Mon, 12 Sep 2016 11:46:12 -0400 Subject: [PATCH] edited binding.gyp --- binding.gyp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/binding.gyp b/binding.gyp index fb741086..ee40b7ea 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': [