patchelf icon indicating copy to clipboard operation
patchelf copied to clipboard

add search path prefix for "--shrink-rpath"

Open linxiulei opened this issue 9 years ago • 0 comments

In rpmbuild, software was built in builtroot some path like /tmp/buildroot/, and software install to real path after packaging.

So I need to specify patchelf to search libs using prefix /tmp/buildroot

linxiulei avatar Jun 13 '16 02:06 linxiulei