haampie / libtree

ldd as a tree
MIT License
2.63k stars 60 forks source link

Add patchelf support? #35

Closed haampie closed 2 years ago

haampie commented 3 years ago

chrpath is really nice because it is so simple, but patchelf is more powerful when working with elf files that had no rpath before. patchelf has quite some open issues though, so I never bothered to add support for it. But I could add --patchelf as an additional flag next to --chrpath.