public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
From: Andrea Bolognani <abologna@redhat.com>
To: git-commits@fedoraproject.org
Subject: [rpms/grub2] rawhide: Fix with_efi_cc definition
Date: Wed, 19 Aug 2026 16:06:08 GMT	[thread overview]
Message-ID: <178715556870.1.14874319073820126956.rpms-grub2-e1fdd57f80db@fedoraproject.org> (raw)

            A new commit has been pushed.

            Repo   : rpms/grub2
            Branch : rawhide
            Commit : e1fdd57f80db0cc9ca1a6791b82fb8c023814efb
            Author : Andrea Bolognani <abologna@redhat.com>
            Date   : 2026-08-17T17:51:32+02:00
            Stats  : +1/-0 in 1 file(s)
            URL    : https://src.fedoraproject.org/rpms/grub2/c/e1fdd57f80db0cc9ca1a6791b82fb8c023814efb?branch=rawhide

            Log:
            Fix with_efi_cc definition

Follow the established pattern, with the global defined to
zero closer to the beginning of the file.

Signed-off-by: Andrea Bolognani <abologna@redhat.com>

---
diff --git a/grub.macros b/grub.macros
index 17ee991..5cbda3a 100644
--- a/grub.macros
+++ b/grub.macros
@@ -95,6 +95,7 @@
 
 %global with_efi_arch 0
 %global with_alt_efi_arch 0
+%global with_efi_cc 0
 %global with_legacy_arch 0
 %global with_emu_arch 1
 %global with_xen_arch 0

                 reply	other threads:[~2026-08-19 16:06 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=178715556870.1.14874319073820126956.rpms-grub2-e1fdd57f80db@fedoraproject.org \
    --to=abologna@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