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.4] rawhide: tweak ghcplatform for ppc64le
Date: Sun, 09 Aug 2026 05:30:13 GMT [thread overview]
Message-ID: <178625341319.1.8943252676578706452.rpms-ghc9.4-92e1c3928fcc@fedoraproject.org> (raw)
A new commit has been pushed.
Repo : rpms/ghc9.4
Branch : rawhide
Commit : 92e1c3928fccbc00ce60a074964d42229aa909ef
Author : Jens Petersen <petersen@redhat.com>
Date : 2026-08-09T13:28:01+08:00
Stats : +5/-2 in 1 file(s)
URL : https://src.fedoraproject.org/rpms/ghc9.4/c/92e1c3928fccbc00ce60a074964d42229aa909ef?branch=rawhide
Log:
tweak ghcplatform for ppc64le
---
diff --git a/ghc9.4.spec b/ghc9.4.spec
index 665db93..435aab3 100644
--- a/ghc9.4.spec
+++ b/ghc9.4.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.4
%global ghc_name ghc%{ghc_major}
@@ -48,10 +51,10 @@
%endif
# make sure ghc libraries' ABI hashes unchanged
-%bcond_without abicheck
+%bcond abicheck 1
# no longer build testsuite (takes time and not really being used)
-%bcond_with testsuite
+%bcond testsuite 0
# ld
%if 0%{?fedora} >= 43 || 0%{?rhel} >= 10 || "%{_arch}" == "aarch64" || "%{_arch}" == "riscv64"
reply other threads:[~2026-08-09 5:30 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=178625341319.1.8943252676578706452.rpms-ghc9.4-92e1c3928fcc@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