RFR: 8323672: Suppress unwanted autoconf added flags in CC and CXX [v2]
Julian Waters
jwaters at openjdk.org
Fri Jan 12 16:15:36 UTC 2024
On Fri, 12 Jan 2024 16:04:20 GMT, Magnus Ihse Bursie <ihse at openjdk.org> wrote:
>> Julian Waters has updated the pull request incrementally with one additional commit since the last revision:
>>
>> make/autoconf/toolchain.m4
>>
>> Co-authored-by: Magnus Ihse Bursie <mag at icus.se>
>
> make/autoconf/toolchain.m4 line 355:
>
>> 353: OLD_PATH="$PATH"
>> 354:
>> 355: # autoconf can ass unwanted flags to CC and CXX based on what it deems to be
>
> Suggestion:
>
> # autoconf can add unwanted flags to CC and CXX based on what it deems to be
That has to be the most embarrassing fatfinger I've ever done
-------------
PR Review Comment: https://git.openjdk.org/jdk/pull/17401#discussion_r1450657986
More information about the build-dev
mailing list