public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
* [rpms/redhat-rpm-config] f45: Add RISC-V 64-bit port to LDC and Valgrind arches
@ 2026-09-16 15:15 Marcin Juszkiewicz
  0 siblings, 0 replies; only message in thread
From: Marcin Juszkiewicz @ 2026-09-16 15:15 UTC (permalink / raw)
  To: git-commits

            A new commit has been pushed.

            Repo   : rpms/redhat-rpm-config
            Branch : f45
            Commit : d2a267f2e53d98812effb37060a0ba1e47541ad0
            Author : Marcin Juszkiewicz <mjuszkiewicz@redhat.com>
            Date   : 2026-09-16T15:13:47+00:00
            Stats  : +2/-2 in 2 file(s)
            URL    : https://src.fedoraproject.org/rpms/redhat-rpm-config/c/d2a267f2e53d98812effb37060a0ba1e47541ad0?branch=f45

            Log:
            Add RISC-V 64-bit port to LDC and Valgrind arches

RISC-V 64-bit port has LCD built for F43 and F44 without any changes to
the package. Same with Valgrind.

---
diff --git a/macros.ldc-srpm b/macros.ldc-srpm
index 571d3f1..cc32d5d 100644
--- a/macros.ldc-srpm
+++ b/macros.ldc-srpm
@@ -1,2 +1,2 @@
 # arches that ldc builds on
-%ldc_arches %{ix86} x86_64 %{arm} aarch64
+%ldc_arches %{ix86} x86_64 %{arm} aarch64 riscv64

diff --git a/macros.valgrind-srpm b/macros.valgrind-srpm
index 894afe4..12abb5b 100644
--- a/macros.valgrind-srpm
+++ b/macros.valgrind-srpm
@@ -1,3 +1,3 @@
 # valgrind_arches lists what arches Valgrind works on
 
-%valgrind_arches %{ix86} x86_64 ppc ppc64 ppc64le s390x armv7hl aarch64
+%valgrind_arches %{ix86} x86_64 ppc ppc64 ppc64le s390x armv7hl aarch64 riscv64

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

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

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2026-09-16 15:15 [rpms/redhat-rpm-config] f45: Add RISC-V 64-bit port to LDC and Valgrind arches Marcin Juszkiewicz

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