
Linking these libraries makes sure that they can be found at run-time, because a proper rpath into the Nix store is added to the generated executable. Without that rpath, nbd-server will try to load the system's libpthread.so.0, which may not be what we want. svn path=/nixpkgs/trunk/; revision=33408
Description
No description provided
Languages
Nix
96.3%
Shell
1.8%
Python
0.7%
Perl
0.4%
C
0.3%
Other
0.1%