On Sun, 11 Dec 2022 14:13:14 GMT, Christoph Langer <clan...@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.

We don't change the autoconf-* files in build-aux directly. Instead we modify 
the wrapper scripts.

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

PR: https://git.openjdk.org/jdk20/pull/15

Reply via email to