RFR: 8323667: Library debug files contain non-reproducible full gcc include paths [v2]
Andrew Leonard
aleonard at openjdk.org
Mon Jan 15 14:38:58 UTC 2024
On Fri, 12 Jan 2024 15:13:26 GMT, Erik Joelsson <erikj at openjdk.org> wrote:
>> 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 four additional commits since the last revision:
>>
>> - 8323667: Library debug files contain non-reproducible full gcc include paths
>>
>> Signed-off-by: Andrew Leonard <anleonar at redhat.com>
>> - 8323667: Library debug files contain non-reproducible full gcc include paths
>>
>> Signed-off-by: Andrew Leonard <anleonar at redhat.com>
>> - Merge branch 'master' of github.com:openjdk/jdk into gcc_debug_map
>> - 8323667: Library debug files contain non-reproducible full gcc include paths
>>
>> Signed-off-by: Andrew Leonard <anleonar at redhat.com>
>
> make/autoconf/flags-cflags.m4 line 193:
>
>> 191:
>> 192: # Add gcc system include mapping => /usr/local/gcc_include
>> 193: # Find location of stddef.h using build C compiler
>
> Why use the build compiler here?
cos I made a misstake :-) Thanks for spotting @erikj79
Now fixed
-------------
PR Review Comment: https://git.openjdk.org/jdk/pull/17399#discussion_r1452452740
More information about the build-dev
mailing list