RFR: 1469: Skara does not build on macOS arm64 [v2]

Erik Helin ehelin at openjdk.java.net
Mon Jun 13 12:24:21 UTC 2022


On Thu, 9 Jun 2022 08:24:53 GMT, Erik Joelsson <erikj at openjdk.org> wrote:

>> Erik Helin has updated the pull request incrementally with one additional commit since the last revision:
>> 
>>   Linux uses aarch64
>
> gradlew line 103:
> 
>> 101:             ;;
>> 102:     esac
>> 103: elif [ "${ARCH}" = "arm64" ]; then
> 
> At least on our Linux aarch64 machines, `uname -m` returns `aarch64`.

Thanks for spotting, fixed in latest!

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

PR: https://git.openjdk.org/skara/pull/1333


More information about the skara-dev mailing list