public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
From: Jens Petersen <petersen@redhat.com>
To: git-commits@fedoraproject.org
Subject: [rpms/ghc9.2] rawhide: tweak ghcplatform for ppc64le
Date: Sun, 09 Aug 2026 11:48:14 GMT [thread overview]
Message-ID: <178627609451.1.3986806142377885109.rpms-ghc9.2-47df17a12b5a@fedoraproject.org> (raw)
A new commit has been pushed.
Repo : rpms/ghc9.2
Branch : rawhide
Commit : 47df17a12b5ab70e1fd9f508e78e1de06fc89255
Author : Jens Petersen <petersen@redhat.com>
Date : 2026-08-09T14:58:46+08:00
Stats : +3/-0 in 1 file(s)
URL : https://src.fedoraproject.org/rpms/ghc9.2/c/47df17a12b5ab70e1fd9f508e78e1de06fc89255?branch=rawhide
Log:
tweak ghcplatform for ppc64le
---
diff --git a/ghc9.2.spec b/ghc9.2.spec
index 31a0748..bd829f7 100644
--- a/ghc9.2.spec
+++ b/ghc9.2.spec
@@ -17,6 +17,9 @@
%undefine with_haddock
%endif
+# tweak for ppc64le
+%global ghcplatform %(echo $(echo %{_arch} | sed -e "s/ppc64le/ppc64/")-linux-ghc-%{ghc_version_override})
+
%global ghc_major 9.2
%global ghc_name ghc%{ghc_major}
reply other threads:[~2026-08-09 11:48 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=178627609451.1.3986806142377885109.rpms-ghc9.2-47df17a12b5a@fedoraproject.org \
--to=petersen@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