RFR: JDK-8313244: NM flags handling in configure process [v3]
Erik Joelsson
erikj at openjdk.org
Tue Aug 8 20:17:33 UTC 2023
On Fri, 4 Aug 2023 14:37:04 GMT, Andreas Steiner <duke at openjdk.org> wrote:
>> On AIX we need the -X64 option for NM in the build. The handling is equivalent to the other used tools flags like AR.
>> This change will replace the quick fix done in https://bugs.openjdk.org/browse/JDK-8312466.
>
> Andreas Steiner has updated the pull request incrementally with one additional commit since the last revision:
>
> add missing NMFLAGS to nm calls on other target OS too, improve comment
I think NMFLAGS should be added in NativeCompilation.gmk as well.
-------------
PR Review: https://git.openjdk.org/jdk/pull/15150#pullrequestreview-1568111622
More information about the build-dev
mailing list