[packages/Mesa] bug111552.patch added to fix Geekbench5 Vulkan tests
jajcus
jajcus at pld-linux.org
Tue Sep 10 09:13:48 CEST 2019
commit aa132af071343d9857323a6009b0cdb719772789
Author: Jacek Konieczny <j.konieczny at eggsoft.pl>
Date: Tue Sep 10 09:12:43 2019 +0200
bug111552.patch added to fix Geekbench5 Vulkan tests
https://bugs.freedesktop.org/show_bug.cgi?id=111552
Mesa.spec | 2 ++
1 file changed, 2 insertions(+)
---
diff --git a/Mesa.spec b/Mesa.spec
index 1f4324b..298c3d1 100644
--- a/Mesa.spec
+++ b/Mesa.spec
@@ -65,6 +65,7 @@ Source0: https://gitlab.freedesktop.org/mesa/mesa/-/archive/mesa-%{version}/mesa
# Source0-md5: 090aae399f31f7518f44be4a93a5f4b7
Patch0: nouveau_no_rtti.patch
Patch1: i9x5-tex-ignore-the-diff-between-GL_TEXTURE_2D-and-GL_TEXTURE_RECTANGLE.patch
+Patch2: bug111552.patch
URL: http://www.mesa3d.org/
%{?with_opencl:BuildRequires: clang-devel >= %{llvm_ver}}
BuildRequires: elfutils-devel
@@ -1302,6 +1303,7 @@ radv - eksperymentalny sterownik Vulkan dla GPU firmy AMD.
%setup -q -n mesa-mesa-%{version}
%patch0 -p1
%patch1 -p1
+%patch2 -p1
%build
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/Mesa.git/commitdiff/aa132af071343d9857323a6009b0cdb719772789
More information about the pld-cvs-commit
mailing list