diff options
author | Richard Purdie <richard.purdie@linuxfoundation.org> | 2021-05-01 17:10:21 +0100 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2021-05-11 12:02:29 +0100 |
commit | d06606e6ddefcd4d7864a4fdb834381162a1f19e (patch) | |
tree | 18c7092a34c268888cd6e748f170983f8ade0b0f /meta/recipes-devtools/python | |
parent | 344481289bc35212504f96920528925645d84fd1 (diff) | |
download | poky-d06606e6ddefcd4d7864a4fdb834381162a1f19e.tar.gz |
patchelf: Fix note section alignment issues
Improve note section normalization was added to patchelf in recent versions
however if fails if there are two note sections which aren't sized to match
section alignment. Tweak the code to account for section alignment.
This fixes patchelf failures on the autobuilder, particularly to ccache-native.
(From OE-Core rev: 8a051bf055623f1ef5ca94d9291162ac7ce871c6)
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
(cherry picked from commit fee8dde0d597b511b37d8dcf215e8355980d5f2b)
Signed-off-by: Anuj Mittal <anuj.mittal@intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'meta/recipes-devtools/python')
0 files changed, 0 insertions, 0 deletions