patchelf
patchelf copied to clipboard
Command for adding to RPATH (append/prepend)
Would be nice to have a command for adding to RPATH (at beginning or at end).
Replace would also be nice.
There's --set-rpath option?
Yes, but no --append or --prepend, which is what I ask here.
this would be very useful
Nowadays there's --add-rpath, no?