public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
* [rpms/llvm] f45: Add libLLVMOffloadKernel.so library
@ 2026-09-16 12:28 Tom Stellard
  0 siblings, 0 replies; only message in thread
From: Tom Stellard @ 2026-09-16 12:28 UTC (permalink / raw)
  To: git-commits

            A new commit has been pushed.

            Repo   : rpms/llvm
            Branch : f45
            Commit : a0c0db8b2f9e51403ae84758d3024a1821fb3cb7
            Author : Tom Stellard <tstellar@redhat.com>
            Date   : 2026-08-14T06:48:33+00:00
            Stats  : +5/-0 in 1 file(s)
            URL    : https://src.fedoraproject.org/rpms/llvm/c/a0c0db8b2f9e51403ae84758d3024a1821fb3cb7?branch=f45

            Log:
            Add libLLVMOffloadKernel.so library

This was added upstream in c8d3f60785e5ae8f2e8c89463d7fb6bf12334d07.

[skip changelog]

---
diff --git a/llvm.spec b/llvm.spec
index 61ceaca..05d9a39 100644
--- a/llvm.spec
+++ b/llvm.spec
@@ -3451,6 +3451,11 @@ fi
     libRemarks.so*
 }}
 %expand_libs LLVMgold.so
+%if %{maj_ver} >= 24
+%{expand_libs %{expand:
+    libLLVMOffloadKernel.so*
+}}
+%endif
 %if %{without compat_build}
 %{_libdir}/bfd-plugins/LLVMgold.so
 %endif

^ permalink raw reply related	[flat|nested] only message in thread

only message in thread, other threads:[~2026-09-16 12:28 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2026-09-16 12:28 [rpms/llvm] f45: Add libLLVMOffloadKernel.so library Tom Stellard

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox