mirror of
https://gitlab.freedesktop.org/mesa/mesa.git
synced 2026-05-24 10:38:11 +02:00
Using arm_test-base as a separate base layer as well for storage & network bandwidth efficiency. Signed-off-by: Christian Gmeiner <christian.gmeiner@gmail.com> Reviewed-by: Eric Anholt <eric@anholt.net> Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/5381>
5 lines
67 B
Bash
5 lines
67 B
Bash
#!/bin/bash
|
|
|
|
arch=arm64
|
|
|
|
. .gitlab-ci/container/baremetal_build.sh
|