Accepting request 1032859 from home:dimstar:Factory
- IF clang-devel is >= 15, force dependency to clang14-devel. OBS-URL: https://build.opensuse.org/request/show/1032859 OBS-URL: https://build.opensuse.org/package/show/science/pocl?expand=0&rev=65
This commit is contained in:
parent
695b557269
commit
8de442f2d5
@ -1,3 +1,8 @@
|
||||
-------------------------------------------------------------------
|
||||
Wed Nov 2 10:13:14 UTC 2022 - Dominique Leuenberger <dimstar@opensuse.org>
|
||||
|
||||
- IF clang-devel is >= 15, force dependency to clang14-devel.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Sep 6 16:34:33 UTC 2022 - Stefan Brüns <stefan.bruens@rwth-aachen.de>
|
||||
|
||||
|
@ -31,12 +31,13 @@ URL: http://portablecl.org/
|
||||
Source0: https://github.com/pocl/pocl/archive/v%{version}.tar.gz#/%{name}-%{version}.tar.gz
|
||||
Source99: pocl-rpmlintrc
|
||||
Patch0: link_against_libclang-cpp_so.patch
|
||||
BuildRequires: clang-devel >= 6.0.0
|
||||
BuildRequires: cmake
|
||||
BuildRequires: gcc-c++
|
||||
BuildRequires: ninja
|
||||
BuildRequires: opencl-headers
|
||||
BuildRequires: pkgconfig
|
||||
BuildRequires: ((clang-devel >= 6.0.0 with clang-devel < 15) or clang14-devel)
|
||||
#!BuildIgnore: clang15
|
||||
BuildRequires: pkgconfig(OpenCL)
|
||||
BuildRequires: pkgconfig(hwloc)
|
||||
# PPC has limited support/testing from upstream
|
||||
|
Loading…
Reference in New Issue
Block a user