On Fri, 12 Jan 2024 14:33:01 GMT, Andrew Leonard <aleon...@openjdk.org> wrote:

> For gcc toolchains in ALLOW_ABSOLUTE_PATHS_IN_OUTPUT=False builds, this PR 
> finds the location of the gcc system include paths, and adds 
> -fdebug-prefix-map flags to map them to a standard location. Thus making the 
> debuginfo and resulting libraries reproducible when using DevKits in 
> different path locations.

This pull request has now been integrated.

Changeset: 57fad677
Author:    Andrew Leonard <aleon...@openjdk.org>
URL:       
https://git.openjdk.org/jdk/commit/57fad677819ae3142782f811a8fba94b38f5a74c
Stats:     55 lines in 1 file changed: 54 ins; 0 del; 1 mod

8323667: Library debug files contain non-reproducible full gcc include paths

Reviewed-by: erikj, ihse

-------------

PR: https://git.openjdk.org/jdk/pull/17399

Reply via email to