Integrated: JDK-8313244: NM flags handling in configure process

Andreas Steiner duke at openjdk.org
Fri Aug 11 13:44:29 UTC 2023


On Fri, 4 Aug 2023 09:22:00 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.

This pull request has now been integrated.

Changeset: 12326770
Author:    Andreas Steiner <a.steiner at sap.com>
Committer: Matthias Baesken <mbaesken at openjdk.org>
URL:       https://git.openjdk.org/jdk/commit/12326770dc4116dd3b374c3a50fabfa1f27249dd
Stats:     25 lines in 6 files changed: 12 ins; 6 del; 7 mod

8313244: NM flags handling in configure process

Reviewed-by: clanger, jwaters, mbaesken, erikj

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

PR: https://git.openjdk.org/jdk/pull/15150


More information about the build-dev mailing list