On Sun, Feb 19, 2017, 07:41 Andrei Borzenkov <[email protected]> wrote:
> Could someone comment on this? > > gcc -DHAVE_CONFIG_H -I. -I.. -Wall -W -DGRUB_MACHINE_PCBIOS=1 > -DGRUB_MACHINE=I386_PC -m32 -nostdinc -isystem > /usr/lib/gcc/x86_64-linux-gnu/5/include > > So we do have definitions from /usr/lib/gcc/x86_64-linux-gnu/5/include > used. > > How harmless/harmful is it? > We use it for va_args definition and related macros. I don't think we want to reimplement those > > _______________________________________________ > Grub-devel mailing list > [email protected] > https://lists.gnu.org/mailman/listinfo/grub-devel >
_______________________________________________ Grub-devel mailing list [email protected] https://lists.gnu.org/mailman/listinfo/grub-devel
