[OE-core] [master][PATCH 2/4] gcc: Backport patch to make LTO builds more reproducible

2021-07-27 Thread Tony Battersby
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 --- meta/recipes-devtools/gcc/gcc-11.1.inc| 1 + ...prefix-maps-before-checksumming-DIEs.patch | 95 +

Re: [OE-core] [master][PATCH 2/4] gcc: Backport patch to make LTO builds more reproducible

2021-07-27 Thread Khem Raj
On 7/27/21 6:36 AM, Tony Battersby wrote: 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 --- meta/recipes-devtools/gcc/gcc-11.1.inc| 1 + ...p