slackbuilds_ponce/system/patchelf/README
Zhu Qun-Ying 3e0d391754 system/patchelf: Added (A utility for patching ELF binaries).
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
2016-08-28 00:22:40 +01:00

3 lines
202 B
Text

PatchELF is a simple utility for modifing existing ELF executables
and libraries. It can change the dynamic loader ("ELF interpreter")
of executables and change the RPATH of executables and libraries.