p7zip
p7zip copied to clipboard
[Need Help]patchelf on macos.
Does anyone know how to use the patchelf tool on Macos? I don't have a mac. How to modify the runpath of the macos dynamic library?
see stackoverflow https://stackoverflow.com/questions/35220111/install-name-tool-difference-between-change-and-id/53737831#53737831
and http://matthew-brett.github.io/docosx/mac_runtime_link.html#the-install-name
Thanks.