Files
Piotr Kubik 5a27240ea8 patchelf: Add patches fixing ELF load address alignment
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
2024-01-08 14:49:15 +00:00
..