RFR: 8323671: DevKit build gcc libraries contain full paths to source location [v2]
Magnus Ihse Bursie
ihse at openjdk.org
Mon Jan 15 14:18:22 UTC 2024
On Mon, 15 Jan 2024 10:17:37 GMT, Andrew Leonard <aleonard at openjdk.org> wrote:
>> This PR adds --with-debug-prefix-map to the building of gcc in the DevKit make file to map the top OUTPUT_ROOT folder to a standard "devkit" path, thus ensuring DevKit builds are reproducible regardless of the folder the DevKit is built within.
>
> Andrew Leonard has updated the pull request with a new target base due to a merge or a rebase. The incremental webrev excludes the unrelated changes brought in by the merge/rebase. The pull request contains three additional commits since the last revision:
>
> - Merge branch 'master' of github.com:openjdk/jdk into devkit_map
> - 8323671: DevKit build gcc libraries contain full paths to source location
>
> Signed-off-by: Andrew Leonard <anleonar at redhat.com>
> - 8323671: DevKit build gcc libraries contain full paths to source location
>
> Signed-off-by: Andrew Leonard <anleonar at redhat.com>
Nice, thanks! I had not even thought about checking for reproducibility for the devkits.
-------------
Marked as reviewed by ihse (Reviewer).
PR Review: https://git.openjdk.org/jdk/pull/17400#pullrequestreview-1821769914
More information about the build-dev
mailing list