--enable-omx-bellagio

This commit is contained in:
Adam Jackson 2017-11-06 14:05:09 -05:00
parent 4ed50364ed
commit 1b6550bd08

View File

@ -404,7 +404,7 @@ autoreconf -vfi
--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 \