[packages/Mesa] Revert "- nine builds with llvm 3.7 on x32"

baggins baggins at pld-linux.org
Sun Oct 11 23:34:26 CEST 2015


commit 7f7cce5911c0038f817e4828b0a0bad965f31705
Author: Jan Rękorajski <baggins at pld-linux.org>
Date:   Sun Oct 11 23:33:34 2015 +0200

    Revert "- nine builds with llvm 3.7 on x32"
    
    This reverts commit ada0d9b76df4cb6ddec18e66e4f4c5ba1a99c94d.

 Mesa.spec | 7 ++++++-
 1 file changed, 6 insertions(+), 1 deletion(-)
---
diff --git a/Mesa.spec b/Mesa.spec
index 7dc0b04..185b871 100644
--- a/Mesa.spec
+++ b/Mesa.spec
@@ -38,6 +38,11 @@
 %define		glproto_ver		1.4.14
 %define		presentproto_ver	1.0
 
+%ifarch x32
+# ICE in src/gallium/targets/d3dadapter9/getproc.c
+%undefine	with_nine
+%endif
+
 %if %{without gallium}
 %undefine	with_gallium_intel
 %undefine	with_gallium_nouveau
@@ -58,7 +63,7 @@ Summary:	Free OpenGL implementation
 Summary(pl.UTF-8):	Wolnodostępna implementacja standardu OpenGL
 Name:		Mesa
 Version:	11.0.3
-Release:	2
+Release:	1
 License:	MIT (core) and others - see license.html file
 Group:		X11/Libraries
 Source0:	ftp://ftp.freedesktop.org/pub/mesa/%{version}/mesa-%{version}.tar.xz
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/Mesa.git/commitdiff/472e67236d2bb943abd2d32d85550cfdb3db33b1



More information about the pld-cvs-commit mailing list