diff options
Diffstat (limited to 'system/patchelf/README')
-rw-r--r-- | system/patchelf/README | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/system/patchelf/README b/system/patchelf/README new file mode 100644 index 0000000000..4286fd37ae --- /dev/null +++ b/system/patchelf/README @@ -0,0 +1,3 @@ +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. |