diff --git a/node.gyp b/node.gyp index ebf7ebd1f8c..9e29ed12a45 100644 --- a/node.gyp +++ b/node.gyp @@ -285,7 +285,6 @@ 'defines': [ '__POSIX__' ], }], [ 'OS=="mac"', { - 'libraries': [ '-framework Carbon' ], 'defines!': [ 'PLATFORM="mac"', ],