mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-07-28 09:58:08 -07:00
15 lines
323 B
Diff
15 lines
323 B
Diff
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
|
|
-EFI_CFLAGS += -D__KERNEL__ -I$(LINUX_HEADERS)/include
|
|
|
|
ifneq ($(HAVE_EFI_OBJCOPY),)
|
|
ifeq ($(SYSTEM_HAS_EFI_OBJCOPY),0)
|