[jdk20] Integrated: 8298527: Cygwin's uname -m returns different string than before
Christoph Langer
clanger at openjdk.org
Wed Dec 14 07:35:23 UTC 2022
On Sun, 11 Dec 2022 14:13:14 GMT, Christoph Langer <clanger at openjdk.org> wrote:
> `uname -m` returns `.x86_64` after the latest upgread, instead of `x86_64`. Not sure why.
>
> However, we can handle this in autoconf-config.guess, to unbreak the build.
This pull request has now been integrated.
Changeset: 51f0a1ce
Author: Christoph Langer <clanger at openjdk.org>
URL: https://git.openjdk.org/jdk20/commit/51f0a1ce4b0d72cf7e82e01f7014274d8b7d1575
Stats: 73 lines in 1 file changed: 33 ins; 39 del; 1 mod
8298527: Cygwin's uname -m returns different string than before
Reviewed-by: erikj
-------------
PR: https://git.openjdk.org/jdk20/pull/15
More information about the build-dev
mailing list