SHA256
1
0
forked from pool/Mesa

Accepting request 681292 from home:michel_mno:branches:X11:XOrg

- avoid Mesa-drivers build failure for ppc64le reported by
  https://bugzilla.opensuse.org/show_bug.cgi?id=1127672

OBS-URL: https://build.opensuse.org/request/show/681292
OBS-URL: https://build.opensuse.org/package/show/X11:XOrg/Mesa?expand=0&rev=812
This commit is contained in:
Stefan Dirsch 2019-03-04 11:02:37 +00:00 committed by Git OBS Bridge
parent ff88b28df7
commit c15a7bb278
4 changed files with 16 additions and 0 deletions

View File

@ -1,3 +1,9 @@
-------------------------------------------------------------------
Mon Mar 4 10:25:40 UTC 2019 - normand@linux.vnet.ibm.com
- avoid Mesa-drivers build failure for ppc64le reported by
https://bugzilla.opensuse.org/show_bug.cgi?id=1127672
-------------------------------------------------------------------
Wed Feb 20 15:40:14 UTC 2019 - sndirsch@suse.com

View File

@ -805,6 +805,8 @@ egl_platforms=x11,drm,surfaceless
-Dgallium-va=true \
%if 0%{with_vulkan}
-Dvulkan-drivers=intel,amd \
%else
-Dvulkan-drivers= \
%endif
%endif
%if %{drivers}

View File

@ -1,3 +1,9 @@
-------------------------------------------------------------------
Mon Mar 4 10:25:40 UTC 2019 - normand@linux.vnet.ibm.com
- avoid Mesa-drivers build failure for ppc64le reported by
https://bugzilla.opensuse.org/show_bug.cgi?id=1127672
-------------------------------------------------------------------
Wed Feb 20 15:40:14 UTC 2019 - sndirsch@suse.com

View File

@ -804,6 +804,8 @@ egl_platforms=x11,drm,surfaceless
-Dgallium-va=true \
%if 0%{with_vulkan}
-Dvulkan-drivers=intel,amd \
%else
-Dvulkan-drivers= \
%endif
%endif
%if %{drivers}