mirror of
https://gitlab.freedesktop.org/mesa/mesa.git
synced 2026-05-28 03:28:10 +02:00
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>
5 lines
65 B
Bash
5 lines
65 B
Bash
#!/bin/bash
|
|
|
|
arch=ppc64el
|
|
|
|
. .gitlab-ci/container/cross_build.sh
|