[PATCH] Makefile: Drop -nostdinc for EFI binaries

2 views
Skip to first unread message

Jan Kiszka

unread,
May 4, 2022, 7:59:49 AM5/4/22
to efibootguard-dev
From: Jan Kiszka <jan.k...@siemens.com>

Not needed, also systemd-boot does not use it, and it actually triggers
a build failure on Debian 10, possibly on other distros as well.

Signed-off-by: Jan Kiszka <jan.k...@siemens.com>
---

As usual: At least one issue always waits until the release was done...

Makefile.am | 1 -
1 file changed, 1 deletion(-)

diff --git a/Makefile.am b/Makefile.am
index f0daa15..7398b85 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -191,7 +191,6 @@ efi_cflags = \
-Wall \
-Wextra \
-std=gnu99 \
- -nostdinc \
-ggdb -O0 \
-fpic \
-fshort-wchar \
--
2.34.1
Reply all
Reply to author
Forward
0 new messages