generic-poky/meta/recipes-devtools/patchelf
Richard Purdie c4901328fe patchelf: Fix issues with the 'hole' in binaries approach
We're seeing two issues with patchelf, one where it inflates binaries to MBs in
size, the other where stripping the resulting binary fails:

$ strip fixincl
Not enough room for program headers, try linking with -N
[.note.ABI-tag]: Bad value

The patch header describes more about what the problem is and how the patch
fixes it.

[YOCTO #11123]
[YOCTO #11009]

(From OE-Core rev: 39f5a05152aa0c3503735e18dd3b4c066b284107)

Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
2017-03-07 20:05:31 +00:00
..
patchelf patchelf: Fix issues with the 'hole' in binaries approach 2017-03-07 20:05:31 +00:00
patchelf_0.9.bb patchelf: Fix issues with the 'hole' in binaries approach 2017-03-07 20:05:31 +00:00