Skip to content

1.0.3

Compare
Choose a tag to compare
@ddeboer ddeboer released this 05 May 12:42
· 68 commits to master since this release
d18e2fc
Fix linking on newer SmartOS versions (#7)

Newer SmartOS versions require the 'xnet' library to be explicitly
declared to the linker. While this might not be needed on plain Solaris
this is good form non the less (since bcrypt uses symbols from the net
library).