diff --git a/Mesa.changes b/Mesa.changes index 41ead16..bcc9a3b 100644 --- a/Mesa.changes +++ b/Mesa.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Mon Feb 6 13:52:18 UTC 2023 - Andreas Schwab + +- Don't enable rusticl without opencl + ------------------------------------------------------------------- Fri Jan 27 17:27:47 UTC 2023 - Stefan Dirsch diff --git a/Mesa.spec b/Mesa.spec index 0259f8c..4781d3f 100644 --- a/Mesa.spec +++ b/Mesa.spec @@ -96,11 +96,9 @@ %if "%{flavor}" == "drivers" %define glamor 0 -%if 0%{?suse_version} > 1550 -%ifnarch s390 s390x +%if 0%{?suse_version} > 1550 && 0%{with_opencl} %define with_rusticl 1 %endif -%endif %else # No llvm dependencies %define with_llvm 0