summaryrefslogtreecommitdiffstats
path: root/gnu-efi/gnu-efi-3.0.18-remove-linux-headers.patch
diff options
context:
space:
mode:
authorzorz <zorz@krypt.sh>2026-05-05 18:29:35 +0300
committerzorz <zorz@krypt.sh>2026-05-05 18:29:35 +0300
commit3ee93968e10126adc7dad5c8872f0170c3421e13 (patch)
treebcac8daa62b6c9a94a48dae87f5d3f6de1985bba /gnu-efi/gnu-efi-3.0.18-remove-linux-headers.patch
parent936433a5deb6ccc8f8476096f2c2b8dc72c33388 (diff)
downloadzorz-3ee93968e10126adc7dad5c8872f0170c3421e13.tar.gz
zorz-3ee93968e10126adc7dad5c8872f0170c3421e13.tar.xz
various obsolette
Diffstat (limited to 'gnu-efi/gnu-efi-3.0.18-remove-linux-headers.patch')
-rw-r--r--gnu-efi/gnu-efi-3.0.18-remove-linux-headers.patch14
1 files changed, 14 insertions, 0 deletions
diff --git a/gnu-efi/gnu-efi-3.0.18-remove-linux-headers.patch b/gnu-efi/gnu-efi-3.0.18-remove-linux-headers.patch
new file mode 100644
index 0000000..e997aae
--- /dev/null
+++ b/gnu-efi/gnu-efi-3.0.18-remove-linux-headers.patch
@@ -0,0 +1,14 @@
1https://bugs.gentoo.org/888829
2
3--- a/apps/Makefile
4+++ b/apps/Makefile
5@@ -41,9 +41,7 @@
6
7 include $(SRCDIR)/../Make.defaults
8
9-LINUX_HEADERS = /usr/src/sys/build
10 APPSDIR = $(LIBDIR)/gnuefi/apps
11-CPPFLAGS += -D__KERNEL__ -I$(LINUX_HEADERS)/include
12 CRTOBJS = $(TOPDIR)/$(ARCH)/gnuefi/crt0-efi-$(ARCH).o
13
14 LDSCRIPT = $(TOPDIR)/gnuefi/elf_$(ARCH)_efi.lds