RFR: 8323667: Library debug files contain non-reproducible full gcc include paths [v4]
Erik Joelsson
erikj at openjdk.org
Tue Jan 16 20:37:58 UTC 2024
On Mon, 15 Jan 2024 14:35:36 GMT, Andrew Leonard <aleonard at openjdk.org> wrote:
>> 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
Could you also update the comments that reference "build" compiler. This wording could be confusing.
-------------
PR Review Comment: https://git.openjdk.org/jdk/pull/17399#discussion_r1453997191
More information about the build-dev
mailing list