mirror of
https://src.fedoraproject.org/rpms/mesa.git
synced 2024-11-24 09:32:42 +00:00
--enable-omx-bellagio
This commit is contained in:
parent
4ed50364ed
commit
1b6550bd08
1 changed files with 1 additions and 1 deletions
|
@ -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 \
|
||||
|
|
Loading…
Reference in a new issue