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