[oe] [PATCH 1/3] perl: honour DISTRO_FEATURE largefile

Roman I Khimov khimov at altell.ru
Wed Aug 4 15:17:20 UTC 2010


В сообщении от Среда 04 августа 2010 18:17:48 автор Bernhard Reutner-Fischer 
написал:
> On Wed, Aug 04, 2010 at 06:02:01PM +0400, Roman I Khimov wrote:
> >В сообщении от Среда 04 августа 2010 17:51:56 автор Bernhard
> > Reutner-Fischer
> >
> >написал:
> >> Signed-off-by: Bernhard Reutner-Fischer <rep.dot.nop at gmail.com>
> >> ---
> >>  recipes/perl/perl-native_5.8.8.bb |    4 ++--
> >>  recipes/perl/perl_5.8.8.bb        |    6 ++++--
> >>  2 files changed, 6 insertions(+), 4 deletions(-)
> >
> >Is it really appropriate for -native? And how about Perl 5.10.1?
> 
> it's perfectly fine to build on a uclibc-based host with LFS off.

Well, that's _build machine_ characteristic anyway, that's what I'm concerned 
about. DISTRO_FEATURES on the other hand characterize what we want to get on 
_target_ machine. So you might be building on uclibc-based no-LFS system for 
uclibc-based LFS-enabled target or more common case with glibc-based build 
system and uclibc no-LFS target. I'm very unsure about what kind of result 
that might give.

> Dunno about 5.10.1, it has a default preference of -1

I think we should try to keep two versions in sync wrt to such changes, I can 
test on 5.10.1.




More information about the Openembedded-devel mailing list