1
0
Fork 0
mirror of https://github.com/NixOS/nixpkgs synced 2024-10-19 03:47:13 -04:00
nixpkgs/pkgs
Peter Simons 41081c4eb0 nbd: re-introduced linking with -lrt, and added an additional -lpthread on top of it
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
2012-03-25 18:10:30 +00:00
..
applications
build-support
data
desktops desktops/e17: Updated. 2012-03-25 13:50:39 +00:00
development
games
lib
misc
os-specific
servers Getting a much newer version of the openchrome X driver 2012-03-25 13:53:07 +00:00
shells
stdenv
test
tools nbd: re-introduced linking with -lrt, and added an additional -lpthread on top of it 2012-03-25 18:10:30 +00:00
top-level Adding wrapFirefox for midori and vimprobable2, so they can enjoy the flash plugin. 2012-03-25 13:59:17 +00:00