[OE-core] [PATCH 02/11] grub: Backport fix for largefile detection/use

Burton, Ross ross.burton at intel.com
Mon Jan 25 21:14:54 UTC 2016


On 25 January 2016 at 18:32, Khem Raj <raj.khem at gmail.com> wrote:

> +EXTRA_OECONF += "${@bb.utils.contains('DISTRO_FEATURES', 'largefile',
> '--enable-largefile ac_cv_sizeof_off_t=8', '--disable-largefile', d)}"
>

Why do you need to pass ac_cv_sizeof_off_t?  Surely that's what
AC_CHECK_SIZEOF is for?

Ross
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.openembedded.org/pipermail/openembedded-core/attachments/20160125/0c52f082/attachment-0002.html>


More information about the Openembedded-core mailing list