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.8] rawhide: hadrian: drop --hash-unit-ids
Date: Sun, 09 Aug 2026 09:31:21 GMT [thread overview]
Message-ID: <178626788109.1.16847217444427009977.rpms-ghc9.8-d87a8893dcef@fedoraproject.org> (raw)
A new commit has been pushed.
Repo : rpms/ghc9.8
Branch : rawhide
Commit : d87a8893dcefc446373331dd20c80d845694bd5a
Author : Jens Petersen <petersen@redhat.com>
Date : 2026-08-09T16:05:49+08:00
Stats : +2/-1 in 1 file(s)
URL : https://src.fedoraproject.org/rpms/ghc9.8/c/d87a8893dcefc446373331dd20c80d845694bd5a?branch=rawhide
Log:
hadrian: drop --hash-unit-ids
---
diff --git a/ghc9.8.spec b/ghc9.8.spec
index 6c58024..cd0e91f 100644
--- a/ghc9.8.spec
+++ b/ghc9.8.spec
@@ -518,7 +518,7 @@ cd hadrian
%global _smp_ncpus_max 64
# quickest does not build shared libs
# try release instead of perf
-%{hadrian} %{?_smp_mflags} --flavour=%[%{?with_perfbuild} ? "perf" : "quick"]%{!?with_ghc_prof:+no_profiled_libs}%{?hadrian_llvm}%{?hadrian_debug} %{hadrian_docs} binary-dist-dir --hash-unit-ids
+%{hadrian} %{?_smp_mflags} --flavour=%[%{?with_perfbuild} ? "perf" : "quick"]%{!?with_ghc_prof:+no_profiled_libs}%{?hadrian_llvm}%{?hadrian_debug} %{hadrian_docs} binary-dist-dir
%install
@@ -871,6 +871,7 @@ make test
%changelog
* Sun Aug 09 2026 Jens Petersen <petersen@redhat.com> - 9.8.4-20
- revert use of hadrian-bootstrap-sources (Cabal is enough)
+- hadrian: drop --hash-unit-ids
* Sat Aug 08 2026 Jens Petersen <petersen@redhat.com> - 9.8.4-19
- use hadrian-bootstrap-sources and bundled Cabal to build hadrian (#2503917)
reply other threads:[~2026-08-09 9:31 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=178626788109.1.16847217444427009977.rpms-ghc9.8-d87a8893dcef@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