mirror of
https://gitlab.freedesktop.org/mesa/mesa.git
synced 2026-05-09 04:38:03 +02:00
ci/build: add comment to explain why s390x is useful
And disambiguate with s390 which is dead but is a different thing. Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/30674>
This commit is contained in:
parent
f448cf90c8
commit
a51ae80c19
1 changed files with 2 additions and 0 deletions
|
|
@ -689,6 +689,8 @@ debian-x86_32:
|
|||
-D intel-clc=enabled
|
||||
-D install-intel-clc=true
|
||||
|
||||
# While s390 is dead, s390x is very much alive, and one of the last major
|
||||
# big-endian platforms, so it provides useful coverage.
|
||||
debian-s390x:
|
||||
extends:
|
||||
- debian-ppc64el
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue