- disabled intel driver on s390x
OBS-URL: https://build.opensuse.org/package/show/X11:XOrg/libdrm?expand=0&rev=315
This commit is contained in:
@@ -1,3 +1,8 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Tue Sep 13 10:34:04 UTC 2022 - Stefan Dirsch <sndirsch@suse.com>
|
||||||
|
|
||||||
|
- disabled intel driver on s390x
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Mon Sep 12 19:11:13 UTC 2022 - Dirk Müller <dmueller@suse.com>
|
Mon Sep 12 19:11:13 UTC 2022 - Dirk Müller <dmueller@suse.com>
|
||||||
|
|
||||||
|
@@ -235,6 +235,9 @@ export CFLAGS="%{optflags} -fno-strict-aliasing"
|
|||||||
-Dfreedreno=disabled \
|
-Dfreedreno=disabled \
|
||||||
-Dvc4=disabled \
|
-Dvc4=disabled \
|
||||||
%endif
|
%endif
|
||||||
|
%ifarch s390x
|
||||||
|
-Dintel=disabled
|
||||||
|
%endif
|
||||||
%if %{with valgrind_support}
|
%if %{with valgrind_support}
|
||||||
-Dvalgrind=enabled \
|
-Dvalgrind=enabled \
|
||||||
%else
|
%else
|
||||||
|
Reference in New Issue
Block a user