[packages/Mesa] - we have llvm on x32 now, disable only d3d/nine on x32 due to gcc ICE

baggins baggins at pld-linux.org
Tue Jul 28 21:31:52 CEST 2015


commit ca4104b834017eb05f7b16ef009904c62f7c91d4
Author: Jan Rękorajski <baggins at pld-linux.org>
Date:   Tue Jul 28 21:31:11 2015 +0200

    - we have llvm on x32 now, disable only d3d/nine on x32 due to gcc ICE

 Mesa.spec | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)
---
diff --git a/Mesa.spec b/Mesa.spec
index f664579..8a6de6e 100644
--- a/Mesa.spec
+++ b/Mesa.spec
@@ -38,9 +38,9 @@
 %define		glproto_ver		1.4.14
 %define		presentproto_ver	1.0
 
-# no clang/llvm on x32 yet
 %ifarch x32
-%undefine	with_gallium
+# ICE in src/gallium/targets/d3dadapter9/getproc.c
+%undefine	with_nine
 %endif
 
 %if %{without gallium}
================================================================

---- gitweb:

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



More information about the pld-cvs-commit mailing list