]> code.ossystems Code Review - openembedded-core.git/commit
gcc: Backport patch to make LTO builds more reproducible
authorTony Battersby <tonyb@cybernetics.com>
Tue, 27 Jul 2021 13:36:05 +0000 (09:36 -0400)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Thu, 5 Aug 2021 16:48:12 +0000 (17:48 +0100)
commit8923253b9bc91b14b474abc4923ca916fb8a12ec
treef7bb39a0d8268eb4d37c38c84b4ced2f275e3646
parentd1fd3693411d83214f0f88b2f9d7aef12ecd6e02
gcc: Backport patch to make LTO builds more reproducible

Backport ustream gcc patch that enables -fdebug-prefix-map to cover
additional cases with LTO enabled to make LTO builds more reproducible.

[YOCTO #14481]

Signed-off-by: Tony Battersby <tonyb@cybernetics.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
meta/recipes-devtools/gcc/gcc-11.2.inc
meta/recipes-devtools/gcc/gcc/0041-apply-debug-prefix-maps-before-checksumming-DIEs.patch [new file with mode: 0644]