On Tue, 19 Nov 2024 20:21:52 GMT, Erik Joelsson <er...@openjdk.org> wrote:
>> Magnus Ihse Bursie has updated the pull request incrementally with one >> additional commit since the last revision: >> >> Copy debuginfo > > make/autoconf/buildjdk-spec.gmk.template line 80: > >> 78: CXXFLAGS_JDKEXE := @OPENJDK_BUILD_CXXFLAGS_JDKEXE@ >> 79: LDFLAGS_JDKEXE := @OPENJDK_BUILD_LDFLAGS_JDKEXE@ >> 80: LDFLAGS_STATIC_JDK := @OPENJDK_BUILD_LDFLAGS_STATIC_JDK@ > > Do we really expect to ever build a static-jdk as buildjdk? Not really, no. I created this out of symmetry reasons. Do you want me to remove it? ------------- PR Review Comment: https://git.openjdk.org/jdk/pull/20837#discussion_r1858764083