[jdk20] RFR: 8298527: Cygwin's uname -m returns different string than before [v4]

Christoph Langer clanger at openjdk.org
Tue Dec 13 21:38:19 UTC 2022


On Tue, 13 Dec 2022 14:49:33 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.
>
> Christoph Langer has updated the pull request incrementally with one additional commit since the last revision:
> 
>   Undo changes to autoconf-config.guess

OK, good points. I've updated the change accordingly.

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

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



More information about the build-dev mailing list