Integrated: 8310129: SetupNativeCompilation LIBS should match the order of the other parameters

Julian Waters jwaters at openjdk.org
Thu Jun 15 16:33:13 UTC 2023


On Thu, 15 Jun 2023 10:41:29 GMT, Julian Waters <jwaters at openjdk.org> wrote:

> 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

This pull request has now been integrated.

Changeset: 653a8d0c
Author:    Julian Waters <jwaters at openjdk.org>
URL:       https://git.openjdk.org/jdk/commit/653a8d0cce267a0087f8b157a86c713e4ec5e1c1
Stats:     4 lines in 1 file changed: 0 ins; 1 del; 3 mod

8310129: SetupNativeCompilation LIBS should match the order of the other parameters

Reviewed-by: erikj

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

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



More information about the build-dev mailing list