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

Andrew Leonard aleonard at openjdk.org
Thu Jan 18 09:59:25 UTC 2024


On Fri, 12 Jan 2024 14:33:01 GMT, Andrew Leonard <aleonard at 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 <aleonard at 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


More information about the build-dev mailing list