diff options
author | Eelco Dolstra <e.dolstra@tudelft.nl> | 2008-05-09 15:46:54 (GMT) |
---|---|---|
committer | Eelco Dolstra <e.dolstra@tudelft.nl> | 2008-05-09 15:46:54 (GMT) |
commit | 26f47987c5546783859e65d4f3dbec2fc93c8b62 (patch) | |
tree | c4e65988f4c31994f8159ffebb4436a625fdcfec /src | |
parent | d5cc557d2d5a73788ec99004b1c061bf85c5fd91 (diff) | |
download | patchelf-26f47987c5546783859e65d4f3dbec2fc93c8b62.zip patchelf-26f47987c5546783859e65d4f3dbec2fc93c8b62.tar.gz patchelf-26f47987c5546783859e65d4f3dbec2fc93c8b62.tar.bz2 |
* Fix the tests on FreeBSD. On FreeBSD, the RPATH is scoped: adding a
directory to the RPATH of an executable doesn't cause it to be used
for resolving dependencies of libraries, only the dependencies of
the executable itself. So don't rely on that. A better fix would
be to support --set-rpath on libraries, but that's a lot harder.
Diffstat (limited to 'src')
0 files changed, 0 insertions, 0 deletions