github NixOS/patchelf 0.4
PatchELF 0.4

latest releases: 0.18.0, 0.17.2, 0.17.1...
2 years ago
  • Support for growing the RPATH on dynamic libraries.
  • IA-64 support (not tested) and related 64-bit fixes.
  • FreeBSD support.
  • --set-rpath', --shrink-rpath' and --print-rpath' now prefer DT_RUNPATH over DT_RPATH, which is obsolete. When updating, if both are present, both are updated. If only DT_RPATH is present, it is converted to DT_RUNPATH unless --force-rpath' is specified. If
    neither is present, a DT_RUNPATH is added unless `--force-rpath' is
    specified, in which case a DT_RPATH is added.

Don't miss a new patchelf release

NewReleases is sending notifications on new releases.