On Wed, 10 Dec 2025 14:00:58 GMT, Erik Joelsson <[email protected]> wrote:

>> Matthias Baesken has updated the pull request incrementally with one 
>> additional commit since the last revision:
>> 
>>   remove uncommented and moved DEBUG_PREFIX_CFLAGS from Flags.gmk
>
> make/autoconf/flags-cflags.m4 line 129:
> 
>> 127:   AC_SUBST(CFLAGS_DEBUG_SYMBOLS)
>> 128:   AC_SUBST(ASFLAGS_DEBUG_SYMBOLS)
>> 129:   AC_SUBST(DEBUG_PREFIX_CFLAGS)
> 
> There is no reason to export this variable to make now.

I can confirm running configure with this patch, the debug prefix arg is added 
to LDFLAGS_LTO.

-------------

PR Review Comment: https://git.openjdk.org/jdk/pull/28676#discussion_r2606791940

Reply via email to