public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
From: Adil Hanney <adilhanney@disroot.org>
To: git-commits@fedoraproject.org
Subject: [rpms/mesa] f44: rusticl: add libstdc++-static
Date: Thu, 18 Jun 2026 10:16:45 GMT	[thread overview]
Message-ID: <178177780585.1.4926011953924356032.rpms-mesa-8ad5ee495137@fedoraproject.org> (raw)

            A new commit has been pushed.

            Repo   : rpms/mesa
            Branch : f44
            Commit : 8ad5ee495137feddecc00478078cb06be4fa20a3
            Author : Adil Hanney <adilhanney@disroot.org>
            Date   : 2026-05-08T10:01:21+01:00
            Stats  : +3/-0 in 1 file(s)
            URL    : https://src.fedoraproject.org/rpms/mesa/c/8ad5ee495137feddecc00478078cb06be4fa20a3?branch=f44

            Log:
            rusticl: add libstdc++-static

static C++ stdlib required on rusticl to workaround applications using their own C++ stdlib

---
diff --git a/mesa.spec b/mesa.spec
index ee546f1..cd7f72f 100644
--- a/mesa.spec
+++ b/mesa.spec
@@ -185,6 +185,9 @@ BuildRequires:  rust-toolset
 BuildRequires:  cargo-rpm-macros
 %endif
 %endif
+%if 0%{?with_opencl}
+BuildRequires:  libstdc++-static
+%endif
 %if 0%{?with_nvk}
 BuildRequires:  cbindgen
 %endif

                 reply	other threads:[~2026-06-18 10:16 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=178177780585.1.4926011953924356032.rpms-mesa-8ad5ee495137@fedoraproject.org \
    --to=adilhanney@disroot.org \
    --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