On 26.01.2015 12:29, Andrei Borzenkov wrote:
>> +CPPFLAGS="$CPPFLAGS -D_FILE_OFFSET_BITS=64"
>> +HOST_CPPFLAGS="$HOST_CPPFLAGS -D_FILE_OFFSET_BITS=64"
> 
> 
> We already have them unconditionally in config.h. This is confusing;
> may be remove them from this file. OTOH we have AC_LARGEFILES that is
> expected to figure out proper options (although I believe for now
> there is just one system that needs it).
> 
Do you mean AC_SYS_LARGEFILE ? Does it actually work? How exactly does
it make its way to HOST_CPPFLAGS?
> 
> This all looks rather messy.
> 
> _______________________________________________
> Grub-devel mailing list
> Grub-devel@gnu.org
> https://lists.gnu.org/mailman/listinfo/grub-devel
> 


Attachment: signature.asc
Description: OpenPGP digital signature

_______________________________________________
Grub-devel mailing list
Grub-devel@gnu.org
https://lists.gnu.org/mailman/listinfo/grub-devel

Reply via email to