Accepting request 1063423 from home:Andreas_Schwab:Factory
- Don't enable rusticl without opencl OBS-URL: https://build.opensuse.org/request/show/1063423 OBS-URL: https://build.opensuse.org/package/show/X11:XOrg/Mesa?expand=0&rev=1189
This commit is contained in:
parent
a9c6503fed
commit
8b55289a82
@ -1,3 +1,8 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Mon Feb 6 13:52:18 UTC 2023 - Andreas Schwab <schwab@suse.de>
|
||||||
|
|
||||||
|
- Don't enable rusticl without opencl
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Fri Jan 27 17:27:47 UTC 2023 - Stefan Dirsch <sndirsch@suse.com>
|
Fri Jan 27 17:27:47 UTC 2023 - Stefan Dirsch <sndirsch@suse.com>
|
||||||
|
|
||||||
|
@ -96,11 +96,9 @@
|
|||||||
|
|
||||||
%if "%{flavor}" == "drivers"
|
%if "%{flavor}" == "drivers"
|
||||||
%define glamor 0
|
%define glamor 0
|
||||||
%if 0%{?suse_version} > 1550
|
%if 0%{?suse_version} > 1550 && 0%{with_opencl}
|
||||||
%ifnarch s390 s390x
|
|
||||||
%define with_rusticl 1
|
%define with_rusticl 1
|
||||||
%endif
|
%endif
|
||||||
%endif
|
|
||||||
%else
|
%else
|
||||||
# No llvm dependencies
|
# No llvm dependencies
|
||||||
%define with_llvm 0
|
%define with_llvm 0
|
||||||
|
Loading…
Reference in New Issue
Block a user