RFR: 7537: build script assumes that Darwin always targets x86_64

Patrick Reinhart reinhapa at openjdk.java.net
Thu Jan 20 17:44:56 UTC 2022


On Thu, 20 Jan 2022 17:33:17 GMT, Johannes Bechberger <duke at openjdk.java.net> wrote:

>> No, this would break our current build, as `uname -m` outputs `arm64` instead of `aarch64` which is expected by the rest of the build system. Changing it would require to change the build system.
>
> It's probably baked into eclipse.

Then it's OK for me.

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

PR: https://git.openjdk.java.net/jmc/pull/366


More information about the jmc-dev mailing list