Files
nixpkgs/pkgs/build-support
Eelco Dolstra 8622548160 Add a setup hook for fixing dylib install names on Darwin
Install names need to be absolute paths, otherwise programs that link
against the dylib won't work without setting $DYLD_LIBRARY_PATH.  Most
packages do this correctly, but some (like Boost and ICU) do not.
This setup hook absolutizes all install names.
2014-01-15 13:41:09 +01:00
..
2013-08-11 10:55:53 +00:00
2013-05-14 18:51:24 +02:00
2014-01-09 13:01:38 +01:00