update OMX config option

This commit is contained in:
Peter Robinson 2017-11-06 16:50:52 +00:00
parent 028106f748
commit 54da506bb9

View file

@ -407,7 +407,7 @@ export LDFLAGS="-static-libstdc++"
--with-platforms=x11,drm,surfaceless%{?with_wayland:,wayland} \
--enable-shared-glapi \
--enable-gbm \
%{?with_omx:--enable-omx} \
%{?with_omx:--enable-omx-bellagio} \
%{?with_opencl:--enable-opencl --enable-opencl-icd} %{!?with_opencl:--disable-opencl} \
--enable-glx-tls \
--enable-texture-float=yes \