]> git.pld-linux.org Git - packages/Mesa.git/commitdiff
- we have llvm on x32 now, disable only d3d/nine on x32 due to gcc ICE
authorJan Rękorajski <baggins@pld-linux.org>
Tue, 28 Jul 2015 19:31:11 +0000 (21:31 +0200)
committerJan Rękorajski <baggins@pld-linux.org>
Tue, 28 Jul 2015 19:31:11 +0000 (21:31 +0200)
Mesa.spec

index f6645793a75813a72b135002253f2328f4997942..8a6de6e9a6fff7ef7d01ac22dad4acac1d7e95ed 100644 (file)
--- 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}
This page took 0.430182 seconds and 4 git commands to generate.