NixOS / patchelf

A small utility to modify the dynamic linker and RPATH of ELF executables
GNU General Public License v3.0
3.57k stars 487 forks source link

Always use rewriteSectionsLibrary #483

Open brenoguim opened 1 year ago

brenoguim commented 1 year ago

Maybe it's something worth considering. Every test passes and the rewriteSectionsExecutable seems to be very tricky to make robust. If anyone knows a scenario that will fail with this fix, let me know that I'll try to reproduce it and add to the test base.