summaryrefslogtreecommitdiffstats
path: root/mesa.spec
diff options
context:
space:
mode:
authorAdam Jackson <ajax@redhat.com>2013-06-17 15:53:32 -0400
committerAdam Jackson <ajax@redhat.com>2013-06-17 15:53:32 -0400
commit1d63743895e2a69d4cf0d96d78ee5923834bc1bc (patch)
treeea3e0a307bba43336837fbad8eae8eea6ff1c609 /mesa.spec
parentb1d1bf96599b908b424b7f84c5df1c88646b01ae (diff)
downloadmesa-1d63743895e2a69d4cf0d96d78ee5923834bc1bc.tar.gz
mesa-1d63743895e2a69d4cf0d96d78ee5923834bc1bc.tar.xz
mesa-1d63743895e2a69d4cf0d96d78ee5923834bc1bc.zip
Re-enable hardware float support (#975204)
Diffstat (limited to 'mesa.spec')
-rw-r--r--mesa.spec7
1 files changed, 5 insertions, 2 deletions
diff --git a/mesa.spec b/mesa.spec
index 14c8589..53b08a7 100644
--- a/mesa.spec
+++ b/mesa.spec
@@ -54,7 +54,7 @@
Summary: Mesa graphics libraries
Name: mesa
Version: 9.2
-Release: 0.11.%{gitdate}%{?dist}
+Release: 0.12.%{gitdate}%{?dist}
License: MIT
Group: System Environment/Libraries
URL: http://www.mesa3d.org
@@ -352,7 +352,7 @@ export CXXFLAGS="$RPM_OPT_FLAGS -fno-rtti -fno-exceptions"
--enable-gbm \
--disable-opencl \
--enable-glx-tls \
- --enable-texture-float=hardware \
+ --enable-texture-float=yes \
%{?with_llvm:--enable-gallium-llvm} \
%{?with_llvm:--with-llvm-shared-libs} \
--enable-dri \
@@ -604,6 +604,9 @@ rm -rf $RPM_BUILD_ROOT
%endif
%changelog
+* Mon Jun 17 2013 Adam Jackson <ajax@redhat.com> 9.2-0.12.20130610
+- Re-enable hardware float support (#975204)
+
* Mon Jun 17 2013 Adam Jackson <ajax@redhat.com> 9.2-0.11.20130610
- Fix evergreen on big-endian