]> git.pld-linux.org Git - packages/Mesa.git/commitdiff
Revert "- nine builds with llvm 3.7 on x32"
authorJan Rękorajski <baggins@pld-linux.org>
Sun, 11 Oct 2015 21:33:34 +0000 (23:33 +0200)
committerJan Rękorajski <baggins@pld-linux.org>
Sun, 11 Oct 2015 21:33:34 +0000 (23:33 +0200)
This reverts commit ada0d9b76df4cb6ddec18e66e4f4c5ba1a99c94d.

Mesa.spec

index 7dc0b04294d8530d7bdc7fa7d4f8b7321de5327e..185b871555cc1945cba5dda7df55943658f54ef7 100644 (file)
--- a/Mesa.spec
+++ b/Mesa.spec
 %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
This page took 0.38811 seconds and 4 git commands to generate.