blob: e5b04c1aedb682a8a6bb55260d8edf4bd15bfbc4 (
plain)
1
2
3
4
|
chrpath allows you to modify the dynamic library load path (rpath) of
compiled programs. Currently, only removing and modifying the rpath
is supported. Eventually, I hope to be able to add an rpath if it is
missing.
|