grub-devel
[Top][All Lists]
Advanced

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

Re: Patch to compile grub2 with Apple compiler


From: Yves Blusseau
Subject: Re: Patch to compile grub2 with Apple compiler
Date: Tue, 8 Apr 2014 10:54:26 +0200

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 <address@hidden> 
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
>> address@hidden
>> https://lists.gnu.org/mailman/listinfo/grub-devel
>> 
> 
> 
> _______________________________________________
> Grub-devel mailing list
> address@hidden
> https://lists.gnu.org/mailman/listinfo/grub-devel

Attachment: smime.p7s
Description: S/MIME cryptographic signature


reply via email to

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