commit: 06b7cb5d27f79b01eed1f1741794f4cf07b3a487 Author: Michael Mair-Keimberger <mm1ke <AT> gentoo <DOT> org> AuthorDate: Mon Nov 24 16:43:56 2025 +0000 Commit: Michael Mair-Keimberger <mm1ke <AT> gentoo <DOT> org> CommitDate: Mon Nov 24 16:43:56 2025 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=06b7cb5d
sys-boot/gnu-efi: remove unused patch Signed-off-by: Michael Mair-Keimberger <mm1ke <AT> gentoo.org> .../gnu-efi/files/gnu-efi-4.0.0-remove-linux-headers.patch | 14 -------------- 1 file changed, 14 deletions(-) diff --git a/sys-boot/gnu-efi/files/gnu-efi-4.0.0-remove-linux-headers.patch b/sys-boot/gnu-efi/files/gnu-efi-4.0.0-remove-linux-headers.patch deleted file mode 100644 index 858200e3010f..000000000000 --- a/sys-boot/gnu-efi/files/gnu-efi-4.0.0-remove-linux-headers.patch +++ /dev/null @@ -1,14 +0,0 @@ -https://bugs.gentoo.org/888829 - ---- a/apps/Makefile -+++ b/apps/Makefile -@@ -41,9 +41,7 @@ - - include $(SRCDIR)/../Make.defaults - --LINUX_HEADERS = /usr/src/sys/build - APPSDIR = $(LIBDIR)/gnuefi/apps --CPPFLAGS += -D__KERNEL__ -I$(LINUX_HEADERS)/include - - ifneq ($(HAVE_EFI_OBJCOPY),) - ifeq ($(SYSTEM_HAS_EFI_OBJCOPY),0)
