Add the s390x patch only for the s390x package

This patch caused a regression in little endian architectures.
Apply the patch conditionally as a workaround until a proper fix is
available.

Resolves: https://bugzilla.redhat.com/show_bug.cgi?id=2294628
Resolves: https://bugzilla.redhat.com/show_bug.cgi?id=2294651
This commit is contained in:
José Expósito 2024-06-28 10:47:12 +02:00
parent f96df85e90
commit 11c1dc3208

View file

@ -77,7 +77,9 @@ Source0: https://archive.mesa3d.org/mesa-%{ver}.tar.xz
Source1: Mesa-MLAA-License-Clarification-Email.txt
Patch: gnome-shell-glthread-disable.patch
%ifarch s390x
Patch: fix-egl-on-s390x.patch
%endif
BuildRequires: meson >= 1.3.0
BuildRequires: gcc