[OE-core] [Openembedded-architecture] Cached size of off_t

Burton, Ross ross.burton at intel.com
Wed Jan 13 09:00:58 UTC 2016


On 13 January 2016 at 00:09, Paul Eggleton <paul.eggleton at linux.intel.com>
wrote:

> > I think this value should be left for configure to compute and
> > autotools.bbclass should pass --{enable|disable}-largefile based upon
> > DISTRO_FEATURES enabling largefile support
> >
> > Do we see any downsides or point I might have missed
>
> IIRC I think the issue was older configure scripts without the capability
> to
> compute this properly (where we're not auto-reconf'ing them).
>

The fact that it changes based on configure options says that it really
shouldn't be a cached value.

It's very unlikely that there's configure scripts out there still that
don't use the "modern" autoconf type size detection and if there are
they're trivially patched to use the new macros.

Remove it, as this is going to cause very strange problems as large files
get enabled more globally.  In particular I'm now worrying about DBus which
just recently got a patch to enable large file support.

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


More information about the Openembedded-core mailing list