summaryrefslogtreecommitdiffstats
path: root/mesa.spec
diff options
context:
space:
mode:
authorIgor Gnatenko <i.gnatenko.brain@gmail.com>2014-11-19 20:50:50 +0300
committerIgor Gnatenko <i.gnatenko.brain@gmail.com>2014-11-19 20:50:50 +0300
commitdf7cbc54f8f587897fbeb873e563b2e84143d50b (patch)
treeb9f6fc0d3017dd9ec1f15aa576e8e0c0db33171d /mesa.spec
parent918be9fe4c7540896b3cb1a5c3847b04aeb0a3e6 (diff)
downloadmesa-df7cbc54f8f587897fbeb873e563b2e84143d50b.tar.gz
mesa-df7cbc54f8f587897fbeb873e563b2e84143d50b.tar.xz
mesa-df7cbc54f8f587897fbeb873e563b2e84143d50b.zip
drop egl state trackers after c46c551
Diffstat (limited to 'mesa.spec')
-rw-r--r--mesa.spec7
1 files changed, 0 insertions, 7 deletions
diff --git a/mesa.spec b/mesa.spec
index d87b582..a735449 100644
--- a/mesa.spec
+++ b/mesa.spec
@@ -380,9 +380,6 @@ export CXXFLAGS="$RPM_OPT_FLAGS %{?with_opencl:-frtti -fexceptions} %{!?with_ope
--enable-egl \
--disable-gles1 \
--enable-gles2 \
-%if %{with_hardware}
- --enable-gallium-egl \
-%endif
--disable-xvmc \
%{?with_vdpau:--enable-vdpau} \
--with-egl-platforms=x11,drm%{?with_wayland:,wayland} \
@@ -482,10 +479,6 @@ rm -rf $RPM_BUILD_ROOT
%doc docs/COPYING
%{_libdir}/libEGL.so.1
%{_libdir}/libEGL.so.1.*
-%if %{with_hardware}
-%dir %{_libdir}/egl
-%{_libdir}/egl/egl_gallium.so
-%endif
%files libGLES
%defattr(-,root,root,-)