diff --git a/node.gyp b/node.gyp index 4b6c83fc8a..84ec69d6b7 100644 --- a/node.gyp +++ b/node.gyp @@ -226,6 +226,7 @@ [ 'OS=="solaris"', { 'libraries': [ '-lkstat', + '-lumem', ], }], ],