mirror of
https://gitlab.freedesktop.org/mesa/mesa.git
synced 2026-05-28 01:18:15 +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
62 B
Bash
5 lines
62 B
Bash
#!/bin/bash
|
|
|
|
arch=i386
|
|
|
|
. .gitlab-ci/container/cross_build.sh
|