Accepting request 1350102 from X11:XOrg

Automatic submission by obs-autosubmit

OBS-URL: https://build.opensuse.org/request/show/1350102
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/libclc?expand=0&rev=38
This commit is contained in:
2026-05-04 10:48:24 +00:00
committed by Git OBS Bridge
2 changed files with 8 additions and 2 deletions
+6
View File
@@ -1,3 +1,9 @@
-------------------------------------------------------------------
Thu Apr 23 03:14:06 UTC 2026 - Stefan Dirsch <sndirsch@suse.com>
- build against llvm22/clang22 on older products than TW in order
to hopefully fix build ...
-------------------------------------------------------------------
Tue Apr 21 09:03:23 UTC 2026 - Stefan Dirsch <sndirsch@suse.com>
+2 -2
View File
@@ -38,8 +38,8 @@ BuildRequires: cmake
BuildRequires: clang-devel
BuildRequires: llvm-devel
%else
BuildRequires: clang21-devel
BuildRequires: llvm21-devel
BuildRequires: clang22-devel
BuildRequires: llvm22-devel
%endif
BuildRequires: python3-base
BuildRequires: pkgconfig(LLVMSPIRVLib)