public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
* [rpms/ghc9.10] f44: drop --hash-unit-ids like main ghc package
@ 2026-06-09 7:14 Jens Petersen
0 siblings, 0 replies; only message in thread
From: Jens Petersen @ 2026-06-09 7:14 UTC (permalink / raw)
To: git-commits
A new commit has been pushed.
Repo : rpms/ghc9.10
Branch : f44
Commit : 43d7ba61aeb207bbc78826df430be493647c58df
Author : Jens Petersen <petersen@redhat.com>
Date : 2026-06-08T21:36:47+02:00
Stats : +2/-1 in 1 file(s)
URL : https://src.fedoraproject.org/rpms/ghc9.10/c/43d7ba61aeb207bbc78826df430be493647c58df?branch=f44
Log:
drop --hash-unit-ids like main ghc package
---
diff --git a/ghc9.10.spec b/ghc9.10.spec
index 6d531f8..58e40b1 100644
--- a/ghc9.10.spec
+++ b/ghc9.10.spec
@@ -531,7 +531,7 @@ ln -sf ../utils/ghc-toolchain ghc-toolchain-%{ghc_toolchain_ver}
%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
@@ -887,6 +887,7 @@ make test
%changelog
* Mon Jun 08 2026 Jens Petersen <petersen@redhat.com> - 9.10.3-14
+- drop --hash-unit-ids like main ghc package
- f45: fix build with sphinx 9
- enable Cabal install PATH warning patch
^ permalink raw reply related [flat|nested] only message in thread
only message in thread, other threads:[~2026-06-09 7:14 UTC | newest]
Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2026-06-09 7:14 [rpms/ghc9.10] f44: drop --hash-unit-ids like main ghc package Jens Petersen
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox