RFR: 8310129: SetupNativeCompilation LIBS should match the order of the other parameters [v2]
Julian Waters
jwaters at openjdk.org
Thu Jun 15 13:56:01 UTC 2023
> I made the mistake of complicating the target pairs of LIBS and reversing the order they're specified in SetupNativeCompilation. They should match the sequence used in the other arguments, and since they're not used yet I'll take the opportunity to clean this up
Julian Waters has updated the pull request incrementally with one additional commit since the last revision:
Reorder flags
-------------
Changes:
- all: https://git.openjdk.org/jdk/pull/14489/files
- new: https://git.openjdk.org/jdk/pull/14489/files/6468f13b..9e4130a9
Webrevs:
- full: https://webrevs.openjdk.org/?repo=jdk&pr=14489&range=01
- incr: https://webrevs.openjdk.org/?repo=jdk&pr=14489&range=00-01
Stats: 1 line in 1 file changed: 0 ins; 0 del; 1 mod
Patch: https://git.openjdk.org/jdk/pull/14489.diff
Fetch: git fetch https://git.openjdk.org/jdk.git pull/14489/head:pull/14489
PR: https://git.openjdk.org/jdk/pull/14489
More information about the build-dev
mailing list