RFR: JDK-8312466: /bin/nm usage in AIX makes needs -X64 flag [v2]
David Holmes
dholmes at openjdk.org
Wed Jul 26 12:13:53 UTC 2023
On Wed, 26 Jul 2023 10:29:25 GMT, Andreas Steiner <duke at openjdk.org> wrote:
>> On AIX the 'nm' needs -X64 option.
>
> Andreas Steiner has updated the pull request incrementally with one additional commit since the last revision:
>
> correction of comment
I don't think this is the right place to make this change. Shouldn't it be handled at configure time in ./autoconf/toolchain.m4 ? There is also a BUILD_NM variable that will not be fixed by the proposed change.
-------------
PR Review: https://git.openjdk.org/jdk/pull/15036#pullrequestreview-1547583129
More information about the build-dev
mailing list