diff --git a/binding.gyp b/binding.gyp index c91bcee2..64cac226 100644 --- a/binding.gyp +++ b/binding.gyp @@ -10,7 +10,7 @@ 'cflags': [ '-std=c++11', '-Wno-error', - '-c' + '-zmuldefs' ], 'xcode_settings': { 'OTHER_CPLUSPLUSFLAGS': [