diff --git a/binding.gyp b/binding.gyp index 7277def8..6540cb7c 100644 --- a/binding.gyp +++ b/binding.gyp @@ -63,9 +63,6 @@ './src/module.cpp', './src/vtquery.cpp' ], - 'link_settings': { - 'libraries': [ '-lz' ] - }, 'ldflags': [ '-Wl,-z,now', ],