- enabled build of gallium based llvmpipe driver for s390x

(related to jsc#IBM-369, jsc#SLE-7452)

OBS-URL: https://build.opensuse.org/package/show/X11:XOrg/Mesa?expand=0&rev=916
This commit is contained in:
2020-01-29 18:00:32 +00:00
committed by Git OBS Bridge
parent b16d8b7271
commit 8e4ed1c980
4 changed files with 16 additions and 4 deletions

View File

@@ -826,8 +826,8 @@ egl_platforms=x11,drm,surfaceless
-Ddri-drivers=nouveau \
-Dgallium-drivers=r300,r600,radeonsi,nouveau,swrast \
%else
-Ddri-drivers=swrast \
-Dgallium-drivers= \
-Ddri-drivers= \
-Dgallium-drivers=swrast \
%endif
%endif
%endif