On 8 Apr 2014 10:55, "Yves Blusseau" <bluss...@zetam.org> wrote: > > Hi Vladimir, > > this patch is needed because the declaration of __bzero must made also for non util AND util compilation: __bzero is used in compilation of grub-core/kern/misc.c (line 546). > > Without this patch we have this error: http://pastebin.com/aiPGcte0 > So the declaration must be made even if GRUB_UTIL is defined. > Not true. You just need to guard implementation as well > Regards, > Yves > > Le 7 avr. 2014 à 21:51, Vladimir 'φ-coder/phcoder' Serbinenko < phco...@gmail.com> a écrit : > > > On 07.04.2014 13:21, Yves Blusseau wrote: > >> Hi, > >> > >> this is a patch to allow compilation of grub2 with Apple Compiler > >> > >> > > Why do you need this patch? __bzero shouldn't need any special tratement > > in GRUB_UTIL case. > >> > >> > >> > >> Regards, > >> Yves Blusseau > >> > >> > >> > >> _______________________________________________ > >> Grub-devel mailing list > >> Grub-devel@gnu.org > >> https://lists.gnu.org/mailman/listinfo/grub-devel > >> > > > > > > _______________________________________________ > > Grub-devel mailing list > > Grub-devel@gnu.org > > https://lists.gnu.org/mailman/listinfo/grub-devel > > > _______________________________________________ > Grub-devel mailing list > Grub-devel@gnu.org > https://lists.gnu.org/mailman/listinfo/grub-devel >
_______________________________________________ Grub-devel mailing list Grub-devel@gnu.org https://lists.gnu.org/mailman/listinfo/grub-devel