On Fri, Oct 02, 2015 at 03:27:09PM +0200, Hector Oron wrote: > Hello, > > Find attached patch that fixes the build issue: > > --- gummiboot-48.orig/Makefile.am > +++ gummiboot-48/Makefile.am > @@ -83,6 +83,7 @@ efi_cppflags = \ > > efi_cflags = \ > $(EFI_CFLAGS) \ > + -std=gnu89 \ > -Wall \ > -Wextra \ > -nostdinc \ > > Regards, > -- > Hector Oron
I don't know if I want to fix the build issue. I don't intent to get gummiboot into testing again, it just sits around until the systemd team and/or I get around to packaging the scripts up for systemd-boot (which gummiboot was renamed too) or in a generic way for all bootloaders following the spec. -- Julian Andres Klode - Debian Developer, Ubuntu Member See http://wiki.debian.org/JulianAndresKlode and http://jak-linux.org/. Be friendly, do not top-post, and follow RFC 1855 "Netiquette". - If you don't I might ignore you.

