public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
* [rpms/ghc9.2] rawhide: tweak ghcplatform for ppc64le
@ 2026-08-09 11:48 Jens Petersen
0 siblings, 0 replies; only message in thread
From: Jens Petersen @ 2026-08-09 11:48 UTC (permalink / raw)
To: git-commits
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}
^ permalink raw reply related [flat|nested] only message in thread
only message in thread, other threads:[~2026-08-09 11:48 UTC | newest]
Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2026-08-09 11:48 [rpms/ghc9.2] rawhide: tweak ghcplatform for ppc64le Jens Petersen
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox