grub-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

kernel build still pulls in host includes even with -nostdinc


From: Andrei Borzenkov
Subject: kernel build still pulls in host includes even with -nostdinc
Date: Sun, 19 Feb 2017 09:41:10 +0300
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:45.0) Gecko/20100101 Thunderbird/45.7.0

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?



reply via email to

[Prev in Thread] Current Thread [Next in Thread]