RFR: 8372759: Test build/AbsPathsInImage.java fails after JDK-8370438 [v2]
Matthias Baesken
mbaesken at openjdk.org
Wed Dec 10 16:32:05 UTC 2025
On Wed, 10 Dec 2025 14:04:24 GMT, Erik Joelsson <erikj at openjdk.org> wrote:
>> 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.
> There is no reason to export this variable to make now.
Okay I removed it.
-------------
PR Review Comment: https://git.openjdk.org/jdk/pull/28676#discussion_r2607363505
More information about the build-dev
mailing list