diff options
author | Richard Purdie <richard.purdie@linuxfoundation.org> | 2018-10-03 12:20:04 +0100 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2018-10-04 14:21:41 +0100 |
commit | cd158dd197a3a41a91679107a94c6f213476921c (patch) | |
tree | a943fa0a0705df61bdf71474a4ff09788705d395 /meta/recipes-connectivity | |
parent | 6a924ca5a509c518493343409d28e92f9e5bdb46 (diff) | |
download | poky-cd158dd197a3a41a91679107a94c6f213476921c.tar.gz |
glibc: Fix glibc reproducibility issues
Currently for non-IA platforms, glibc is not reproducible as host system
paths are being injected into target binaries. These spread through
all target binaries on the system which link to the libc.
Add a patch which injects .file directives into the assembly pieces
and works around this issue until a better solution can be found.
(From OE-Core rev: 4d6fd8178da75f9a1870db290bbe24de5af752c9)
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'meta/recipes-connectivity')
0 files changed, 0 insertions, 0 deletions