public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
* [rpms/mesa] f44: rusticl: add libstdc++-static
@ 2026-06-18 10:16 Adil Hanney
  0 siblings, 0 replies; only message in thread
From: Adil Hanney @ 2026-06-18 10:16 UTC (permalink / raw)
  To: git-commits

            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

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

only message in thread, other threads:[~2026-06-18 10:16 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2026-06-18 10:16 [rpms/mesa] f44: rusticl: add libstdc++-static Adil Hanney

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