patchelf: patchelf (tool to modify ELF binaries/libraries)
patchelf:
patchelf: PatchELF is a utility for modifying an existing ELF executable or
patchelf: library. It can change the dynamic loader ("ELF interpreter") of an
patchelf: executable, modify the RPATH, and add/change/remove declared
patchelf: dependencies on dynamic libraries.
patchelf:
patchelf: PatchELF was written by Eelco Dolstra.
patchelf:
patchelf: Homepage: http://nixos.org/patchelf.html
patchelf: