You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
patchelf is used to read and write the elf files rpath. This involves making a subprocess call which is a bit expensive taking in consideration that it's call on every so file that included.
The text was updated successfully, but these errors were encountered:
patchelf
is used to read and write the elf files rpath. This involves making a subprocess call which is a bit expensive taking in consideration that it's call on every so file that included.The text was updated successfully, but these errors were encountered: