Accepting request 625410 from home:Guillaume_G:branches:X11:XOrg

- Enable virgl on ARM

OBS-URL: https://build.opensuse.org/request/show/625410
OBS-URL: https://build.opensuse.org/package/show/X11:XOrg/Mesa?expand=0&rev=761
This commit is contained in:
2018-07-26 13:25:24 +00:00
committed by Git OBS Bridge
parent bfde2c5fe6
commit 0040a17822
4 changed files with 12 additions and 2 deletions

View File

@@ -825,7 +825,7 @@ export PYTHON2=%{_bindir}/python3
%ifarch %{arm} aarch64
--enable-xa \
--with-dri-drivers=nouveau \
--with-gallium-drivers=r300,r600,nouveau,swrast,freedreno,vc4 \
--with-gallium-drivers=r300,r600,nouveau,swrast,virgl,freedreno,vc4 \
%endif
%ifarch ppc64 ppc64le
--enable-xa \