public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
From: Tom Stellard <tstellar@redhat.com>
To: git-commits@fedoraproject.org
Subject: [rpms/llvm] f45: Add libLLVMOffloadKernel.so library
Date: Wed, 16 Sep 2026 12:28:27 GMT	[thread overview]
Message-ID: <178956170720.1.4925744642845259145.rpms-llvm-a0c0db8b2f9e@fedoraproject.org> (raw)

            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

                 reply	other threads:[~2026-09-16 12:28 UTC|newest]

Thread overview: [no followups] expand[flat|nested]  mbox.gz  Atom feed

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=178956170720.1.4925744642845259145.rpms-llvm-a0c0db8b2f9e@fedoraproject.org \
    --to=tstellar@redhat.com \
    --cc=git-commits@fedoraproject.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox