On 07/11/2014 02:58 PM, Julian Andres Klode wrote:
> That's true. IMO Gnu EFI needs to be patched to not include efistdarg.h
> by default and hide the vaargs functions if the header is not included.
> That would fix all issues.

Thanks for the explanation! I didn't check the source of neither
gummiboot or gnu-efi, but I assume that there is no use of varargs
then?

> Or change it to define the va functions in terms of GCC builtins. This
> should work as well IMO.

Wouldn't that be the equivalent of not using -nostdinc? Removing this
from the list of compiler flags will actually result in stdarg.h
being available and the code compile.

Do you have an idea why upstream uses -nostdinc?

Adrian

-- 
 .''`.  John Paul Adrian Glaubitz
: :' :  Debian Developer - glaub...@debian.org
`. `'   Freie Universitaet Berlin - glaub...@physik.fu-berlin.de
  `-    GPG: 62FF 8A75 84E0 2956 9546  0006 7426 3B37 F5B5 F913


-- 
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org

Reply via email to