mirror of
https://gitlab.freedesktop.org/mesa/mesa.git
synced 2024-12-05 08:14:57 +08:00
df185ae030
And move the image build scripts to a subdirectory correspondingly. Preparation for adding images based on other OSs. Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/11412>
6 lines
63 B
Bash
6 lines
63 B
Bash
#!/bin/bash
|
|
|
|
arch=s390x
|
|
|
|
. .gitlab-ci/container/cross_build.sh
|