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. Regards, Yves Le 7 avr. 2014 à 21:51, Vladimir 'φ-coder/phcoder' Serbinenko <[email protected]> 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 >> [email protected] >> https://lists.gnu.org/mailman/listinfo/grub-devel >> > > > _______________________________________________ > Grub-devel mailing list > [email protected] > https://lists.gnu.org/mailman/listinfo/grub-devel
smime.p7s
Description: S/MIME cryptographic signature
_______________________________________________ Grub-devel mailing list [email protected] https://lists.gnu.org/mailman/listinfo/grub-devel
