Skip to content
This repository has been archived by the owner on Apr 22, 2023. It is now read-only.

Commit

Permalink
always link sunos builds with libumem
Browse files Browse the repository at this point in the history
  • Loading branch information
trentm authored and isaacs committed Jul 27, 2012
1 parent 90efdb3 commit f70b138
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions node.gyp
Expand Up @@ -226,6 +226,7 @@
[ 'OS=="solaris"', {
'libraries': [
'-lkstat',
'-lumem',
],
}],
],
Expand Down

0 comments on commit f70b138

Please sign in to comment.