Accepting request 533412 from home:michalsrb:branches:X11:XOrg
- Add build dependency on clang-devel-static. * Required with new llvm4 build mode (bnc#1049703). * Also rename dependency llvm-clang-devel to clang-devel. The llvm-clang-devel is old name kept around for compatibility. Note that it is unresolvable at the moment. It needs to meet with llvm submission from devel:tools:compiler to work. OBS-URL: https://build.opensuse.org/request/show/533412 OBS-URL: https://build.opensuse.org/package/show/X11:XOrg/Mesa?expand=0&rev=652
This commit is contained in:
parent
5e1061b579
commit
ba221bca17
@ -1,3 +1,11 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Wed Oct 11 13:26:07 UTC 2017 - msrb@suse.com
|
||||||
|
|
||||||
|
- Add build dependency on clang-devel-static.
|
||||||
|
* Required with new llvm4 build mode (bnc#1049703).
|
||||||
|
* Also rename dependency llvm-clang-devel to clang-devel. The
|
||||||
|
llvm-clang-devel is old name kept around for compatibility.
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Wed Oct 4 09:51:03 UTC 2017 - sndirsch@suse.com
|
Wed Oct 4 09:51:03 UTC 2017 - sndirsch@suse.com
|
||||||
|
|
||||||
|
@ -163,8 +163,9 @@ BuildRequires: ncurses-devel
|
|||||||
%endif
|
%endif
|
||||||
|
|
||||||
%if 0%{with_opencl}
|
%if 0%{with_opencl}
|
||||||
|
BuildRequires: clang-devel
|
||||||
|
BuildRequires: clang-devel-static
|
||||||
BuildRequires: libclc
|
BuildRequires: libclc
|
||||||
BuildRequires: llvm-clang-devel
|
|
||||||
%endif
|
%endif
|
||||||
|
|
||||||
%if 0%{?libglvnd}
|
%if 0%{?libglvnd}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user