From: Jan Kiszka <[email protected]> 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 <[email protected]> --- 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 -- You received this message because you are subscribed to the Google Groups "EFI Boot Guard" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/efibootguard-dev/95d91e5d-d62a-5025-60f1-afc991ff8e09%40siemens.com.
