> -----Original Message----- > From: [email protected] [mailto:[email protected]] On Behalf Of Chris Larson > Sent: Monday, March 25, 2013 2:16 PM > To: Slater, Joseph > Cc: Patches and discussions about the oe-core layer > Subject: Re: [OE-core] [PATCH 1/1] dosfstools: really compile supporting > large files [ > Fix: 409915 ] > > > On Mon, Mar 25, 2013 at 1:49 PM, Joe Slater <[email protected]> wrote: > > > CQID: 409915 > > Makefile in the package tries to set _FILE_OFFSET_BITS=64, > but we clobber that with our CFLAGS, so we add it in > the recipe. > > Signed-off-by: Joe Slater <[email protected]> > > > Afaik there is a largefile distro feature, should this use that, through > packageconfig?
This is really aimed at dosfstools-native, but I noticed, just by chance, that bzip2 unconditionally sets this, apparently without ill effect. Joe > -- > Christopher Larson _______________________________________________ Openembedded-core mailing list [email protected] http://lists.linuxtogo.org/cgi-bin/mailman/listinfo/openembedded-core
