public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
From: Marcin Juszkiewicz <mjuszkiewicz@redhat.com>
To: git-commits@fedoraproject.org
Subject: [rpms/redhat-rpm-config] f45: Add RISC-V 64-bit port to LDC and Valgrind arches
Date: Wed, 16 Sep 2026 15:15:29 GMT	[thread overview]
Message-ID: <178957172909.1.5178123363658173075.rpms-redhat-rpm-config-d2a267f2e53d@fedoraproject.org> (raw)

            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

                 reply	other threads:[~2026-09-16 15:15 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=178957172909.1.5178123363658173075.rpms-redhat-rpm-config-d2a267f2e53d@fedoraproject.org \
    --to=mjuszkiewicz@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