ci/android: Make armv8's arch aarch64 instead of arm.
authorTatsuyuki Ishi <ishitatsuyuki@gmail.com>
Mon, 3 Apr 2023 04:42:37 +0000 (13:42 +0900)
committerMarge Bot <emma+marge@anholt.net>
Thu, 13 Apr 2023 04:28:29 +0000 (04:28 +0000)
commit36fd2bbd98fdb3c410e8c742d34398a683242bfe
tree5738905faacb05be330edeaa932b8e2b3ca4da28
parent1a63ccc9aa51378676f9c9cf4146c93107feb356
ci/android: Make armv8's arch aarch64 instead of arm.

Per [1], arm is for 32-bit.

For an upcoming change, we need to detect AArch64 specifically.
Specifying arm in the cross file will result in the wrong build script
behavior.

[1]: https://mesonbuild.com/Reference-tables.html#cpu-families

Reviewed-by: Helen Koike <helen.koike@collabora.com>
Reviewed-by: Emma Anholt <emma@anholt.net>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/22418>
.gitlab-ci/container/debian/android_build.sh
.gitlab-ci/image-tags.yml