public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
From: Sun Haiyong <sunhaiyong@zdbr.net>
To: git-commits@fedoraproject.org
Subject: [rpms/go-rpm-macros] rawhide: Enable loongarch64 support.
Date: Fri, 24 Jul 2026 04:36:48 GMT	[thread overview]
Message-ID: <178486780879.1.1786088341892100879.rpms-go-rpm-macros-ad38790a16bb@fedoraproject.org> (raw)

A new commit has been pushed.

Repo   : rpms/go-rpm-macros
Branch : rawhide
Commit : ad38790a16bbef96d9f1f2cce7d836587318d6e7
Author : Sun Haiyong <sunhaiyong@zdbr.net>
Date   : 2026-07-24T11:05:24+08:00
Stats  : +2/-2 in 1 file(s)
URL    : https://src.fedoraproject.org/rpms/go-rpm-macros/c/ad38790a16bbef96d9f1f2cce7d836587318d6e7?branch=rawhide

Log:
Enable loongarch64 support.

---
diff --git a/go-rpm-macros.spec b/go-rpm-macros.spec
index e177367..ef34758 100644
--- a/go-rpm-macros.spec
+++ b/go-rpm-macros.spec
@@ -10,14 +10,14 @@ Version:   3.8.0
 %global _docdir_fmt     %{name}
 
 # Master definition that will be written to macro files
-%global golang_arches_future x86_64 %{arm} aarch64 ppc64le s390x riscv64
+%global golang_arches_future x86_64 %{arm} aarch64 ppc64le s390x riscv64 loongarch64
 %global golang_arches   %{ix86} %{golang_arches_future}
 %global gccgo_arches    %{mips}
 %if 0%{?rhel} >= 9
 %global golang_arches   x86_64 aarch64 ppc64le s390x
 %endif
 %if 0%{?rhel} >= 10
-%global golang_arches   x86_64 aarch64 ppc64le s390x riscv64
+%global golang_arches   x86_64 aarch64 ppc64le s390x riscv64 loongarch64
 %endif
 # Go sources can contain arch-specific files and our macros will package the
 # correct files for each architecture. Therefore, move gopath to _libdir and

                 reply	other threads:[~2026-07-24  4:36 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=178486780879.1.1786088341892100879.rpms-go-rpm-macros-ad38790a16bb@fedoraproject.org \
    --to=sunhaiyong@zdbr.net \
    --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