[packages/Mesa] pipe-drver-vmgfx built only on x86

atler atler at pld-linux.org
Thu Jun 3 17:46:51 CEST 2021


commit 009080b6af4da270582b8cca7a9812c02b6249c7
Author: Jan Palus <atler at pld-linux.org>
Date:   Thu Jun 3 17:33:49 2021 +0200

    pipe-drver-vmgfx built only on x86

 Mesa.spec | 2 ++
 1 file changed, 2 insertions(+)
---
diff --git a/Mesa.spec b/Mesa.spec
index d097d5d..e63b4e2 100644
--- a/Mesa.spec
+++ b/Mesa.spec
@@ -1947,10 +1947,12 @@ rm -rf $RPM_BUILD_ROOT
 %defattr(644,root,root,755)
 %attr(755,root,root) %{_libdir}/gallium-pipe/pipe_swrast.so
 
+%ifarch %{ix86} %{x8664} x32
 %files pipe-driver-vmwgfx
 %defattr(644,root,root,755)
 %attr(755,root,root) %{_libdir}/gallium-pipe/pipe_vmwgfx.so
 %endif
+%endif
 
 # currently disabled as cannot be built with swrast
 %if %{with swr}
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/Mesa.git/commitdiff/4a6d05d33c68b8d1102e36fa9dd3ed45a4927ef0



More information about the pld-cvs-commit mailing list