RFR: JDK-8313244: NM flags handling in configure process [v4]
Andreas Steiner
duke at openjdk.org
Wed Aug 9 15:26:05 UTC 2023
> 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 NMFLAGS in NativeCompilation.gmk for consistency
-------------
Changes:
- all: https://git.openjdk.org/jdk/pull/15150/files
- new: https://git.openjdk.org/jdk/pull/15150/files/1addaede..e276556b
Webrevs:
- full: https://webrevs.openjdk.org/?repo=jdk&pr=15150&range=03
- incr: https://webrevs.openjdk.org/?repo=jdk&pr=15150&range=02-03
Stats: 2 lines in 1 file changed: 0 ins; 0 del; 2 mod
Patch: https://git.openjdk.org/jdk/pull/15150.diff
Fetch: git fetch https://git.openjdk.org/jdk.git pull/15150/head:pull/15150
PR: https://git.openjdk.org/jdk/pull/15150
More information about the build-dev
mailing list