diff options
author | Denys Dmytriyenko <denys@konsulko.com> | 2024-07-22 01:34:59 -0400 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2024-08-03 07:56:10 +0100 |
commit | af2b1221e8f7d2287c7039c8d6e83c04d85cac2d (patch) | |
tree | 393ce6c6792b14a67abca428c857b0ecbb1984b8 /scripts/lib | |
parent | f1ad5be4337c5d45c0f1bed48184336e9ab1fad8 (diff) | |
download | poky-af2b1221e8f7d2287c7039c8d6e83c04d85cac2d.tar.gz |
gcc: unify cleanup of include-fixed, apply to cross-canadian
Since target and cross variants were already doing similar cleanup
of include-fixed headers, as those aren't used, unify the code and
also apply the same to cross-canadian variant.
Some of those header files get processed with a tool that leaves
absolute buildpaths inside the file's commented section, causing
QA errors. Since those aren't used, let's remove them.
This may be a temporary solution until the tool itself gets fixed
to not embed absolute buildpaths in the header files:
https://lists.openembedded.org/g/openembedded-core/topic/107268307
(From OE-Core rev: 9221e4ab8cca4c06dc3d5c1de2fd4ce46477578a)
Signed-off-by: Denys Dmytriyenko <denys@konsulko.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'scripts/lib')
0 files changed, 0 insertions, 0 deletions