mirror of
https://dev.iopsys.eu/iopsys/iopsyswrt.git
synced 2025-12-20 00:52:33 +08:00
Patchelf in 0.18 version has a bug resulting in misaligned ELF load sections. This revealed in an error message when any patched .so library was used: `ELF load command address/offset not properly aligned` https://github.com/NixOS/patchelf/issues/492