public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
* [rpms/grub2] rawhide: Fix with_efi_cc definition
@ 2026-08-19 16:06 Andrea Bolognani
  0 siblings, 0 replies; only message in thread
From: Andrea Bolognani @ 2026-08-19 16:06 UTC (permalink / raw)
  To: git-commits

            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

^ permalink raw reply related	[flat|nested] only message in thread

only message in thread, other threads:[~2026-08-19 16:06 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2026-08-19 16:06 [rpms/grub2] rawhide: Fix with_efi_cc definition Andrea Bolognani

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox