> `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: Avoid changing autoconf-config.guess and modify config.guess instead ------------- Changes: - all: https://git.openjdk.org/jdk20/pull/15/files - new: https://git.openjdk.org/jdk20/pull/15/files/31a0b071..24b695ac Webrevs: - full: https://webrevs.openjdk.org/?repo=jdk20&pr=15&range=01 - incr: https://webrevs.openjdk.org/?repo=jdk20&pr=15&range=00-01 Stats: 12 lines in 2 files changed: 11 ins; 0 del; 1 mod Patch: https://git.openjdk.org/jdk20/pull/15.diff Fetch: git fetch https://git.openjdk.org/jdk20 pull/15/head:pull/15 PR: https://git.openjdk.org/jdk20/pull/15