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.10] f44: fix debug_flavor condition
Date: Tue, 09 Jun 2026 07:14:22 GMT [thread overview]
Message-ID: <178098926297.1.10561640287850690300.rpms-ghc9.10-638c94353359@fedoraproject.org> (raw)
A new commit has been pushed.
Repo : rpms/ghc9.10
Branch : f44
Commit : 638c9435335919f3fb94b8102e1cf28f11acf0df
Author : Jens Petersen <petersen@redhat.com>
Date : 2026-02-14T15:24:42+08:00
Stats : +1/-1 in 1 file(s)
URL : https://src.fedoraproject.org/rpms/ghc9.10/c/638c9435335919f3fb94b8102e1cf28f11acf0df?branch=f44
Log:
fix debug_flavor condition
---
diff --git a/ghc9.10.spec b/ghc9.10.spec
index 89f3da9..8f24ff3 100644
--- a/ghc9.10.spec
+++ b/ghc9.10.spec
@@ -507,7 +507,7 @@ ln -sf ../utils/ghc-toolchain ghc-toolchain-%{ghc_toolchain_ver}
%global hadrian_llvm +llvm
%endif
%define hadrian_docs %{!?with_haddock:--docs=no-haddocks} --docs=%[%{?with_manual} ? "no-sphinx-pdfs" : "no-sphinx"]
-%if %{defined debug_flavor}
+%if %{with debug_flavor}
%define hadrian_debug +debug_info
%endif
# + hadrian/dist/build/hadrian/hadrian -j224 --flavour=perf --docs=no-sphinx-pdfs binary-dist-dir --hash-unit-ids
reply other threads:[~2026-06-09 7:14 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=178098926297.1.10561640287850690300.rpms-ghc9.10-638c94353359@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