[mesa/f15] disable gallium drivers in osmesa case

Dave Airlie airlied at fedoraproject.org
Tue Jun 21 23:32:03 UTC 2011


commit 16c38d36b8c128c539d5a8a8b3b9d2f3b99f814a
Author: Dave Airlie <airlied at redhat.com>
Date:   Wed Jun 22 09:30:51 2011 +1000

    disable gallium drivers in osmesa case

 mesa.spec |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/mesa.spec b/mesa.spec
index c3374b0..4c8f166 100644
--- a/mesa.spec
+++ b/mesa.spec
@@ -237,7 +237,7 @@ export CXXFLAGS="$RPM_OPT_FLAGS"
 %else
 %define common_flags --enable-selinux --enable-pic
 %endif
-%define osmesa_flags --with-driver=osmesa %{common_flags} --disable-gallium --with-dri-drivers="" --disable-glu --disable-egl
+%define osmesa_flags --with-driver=osmesa %{common_flags} --disable-gallium --with-dri-drivers="" --disable-glu --disable-egl --with-gallium-drivers=""
 
 # first, build osmesa.
 


More information about the scm-commits mailing list