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:
parent
ff88b28df7
commit
c15a7bb278
@ -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
|
Wed Feb 20 15:40:14 UTC 2019 - sndirsch@suse.com
|
||||||
|
|
||||||
|
@ -805,6 +805,8 @@ egl_platforms=x11,drm,surfaceless
|
|||||||
-Dgallium-va=true \
|
-Dgallium-va=true \
|
||||||
%if 0%{with_vulkan}
|
%if 0%{with_vulkan}
|
||||||
-Dvulkan-drivers=intel,amd \
|
-Dvulkan-drivers=intel,amd \
|
||||||
|
%else
|
||||||
|
-Dvulkan-drivers= \
|
||||||
%endif
|
%endif
|
||||||
%endif
|
%endif
|
||||||
%if %{drivers}
|
%if %{drivers}
|
||||||
|
@ -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
|
Wed Feb 20 15:40:14 UTC 2019 - sndirsch@suse.com
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user