#42 spec: Don't build Clover
Closed 2 months ago by eliasofwaffle. Opened 2 months ago by eliasofwaffle.
rpms/ eliasofwaffle/mesa test  into  main

file modified
-4
@@ -384,7 +384,6 @@ 

    -Dgallium-va=%{?with_va:enabled}%{!?with_va:disabled} \

    -Dgallium-xa=%{?with_xa:enabled}%{!?with_xa:disabled} \

    -Dgallium-nine=%{?with_nine:true}%{!?with_nine:false} \

-   -Dgallium-opencl=%{?with_opencl:icd}%{!?with_opencl:disabled} \

  %if 0%{?with_opencl}

    -Dgallium-rusticl=true \

  %endif
@@ -507,12 +506,9 @@ 

  

  %if 0%{?with_opencl}

  %files libOpenCL

- %{_libdir}/libMesaOpenCL.so.*

  %{_libdir}/libRusticlOpenCL.so.*

- %{_sysconfdir}/OpenCL/vendors/mesa.icd

  %{_sysconfdir}/OpenCL/vendors/rusticl.icd

  %files libOpenCL-devel

- %{_libdir}/libMesaOpenCL.so

  %{_libdir}/libRusticlOpenCL.so

  %endif

  

RustICL already provides a good OpenCL support and can run among various drivers including Zink driver.
Clover is not more necessary and is just a bloat thing to package
for https://fedoraproject.org/wiki/Changes/PreinstalllibOpenCL#Scope

Build failed. More information on how to proceed and troubleshoot errors available at https://fedoraproject.org/wiki/Zuul-based-ci
https://fedora.softwarefactory-project.io/zuul/buildset/f791f6adf81541439b1959f088862b4a

Pull-Request has been closed by eliasofwaffle

2 months ago
Metadata