- require llvm9 (jsc#IBM-369, jsc#SLE-7452)
OBS-URL: https://build.opensuse.org/package/show/X11:XOrg/Mesa?expand=0&rev=913
This commit is contained in:
@@ -214,11 +214,11 @@ BuildRequires: pkgconfig(wayland-protocols) >= 1.8
|
||||
BuildRequires: pkgconfig(wayland-server) >= 1.11
|
||||
%endif
|
||||
%if 0%{with_llvm}
|
||||
BuildRequires: llvm-devel >= 8.0.0
|
||||
BuildRequires: llvm9-devel
|
||||
%endif
|
||||
|
||||
%if 0%{with_opencl}
|
||||
BuildRequires: clang-devel
|
||||
BuildRequires: clang9-devel
|
||||
BuildRequires: libclc
|
||||
%endif
|
||||
|
||||
@@ -732,7 +732,7 @@ programs against the XA state tracker.
|
||||
rm -rf docs/README.{VMS,WIN32,OS2}
|
||||
|
||||
%if 0%{with_llvm}
|
||||
%if %{pkg_vcmp llvm-devel >= 9.0}
|
||||
%if %{pkg_vcmp llvm9-devel >= 9.0}
|
||||
%patch1 -p1
|
||||
%endif
|
||||
%endif
|
||||
|
Reference in New Issue
Block a user