On Mon, 4 Mar 2024 14:53:21 GMT, Magnus Ihse Bursie <i...@openjdk.org> wrote:

>> make/autoconf/flags-cflags.m4 line 40:
>> 
>>> 38:     # Default works for linux, might work on other platforms as well.
>>> 39:     SHARED_LIBRARY_FLAGS='-shared'
>>> 40:     SET_EXECUTABLE_ORIGIN='-Wl,-rpath,\$$ORIGIN[$]1 
>>> -Wl,--disable-new-dtags'
>> 
>> The reason we use `--disable-new-dtags` needs to be documented somewhere.
>
> I agree. A short description and a reference to this bug number would be nice.

Added comment.

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

PR Review Comment: https://git.openjdk.org/jdk/pull/18050#discussion_r1511291650

Reply via email to