[poky] [PATCH 1/1] gcc-runtime: fix LSB library checks for libstdc++.so.6

Kamble, Nitin A nitin.a.kamble at intel.com
Tue Mar 8 07:49:56 PST 2011


> -----Original Message-----
> From: Lu Jingdong [mailto:jingdong.lu at windriver.com]
> Sent: Monday, March 07, 2011 5:00 PM
> To: Kamble, Nitin A
> Cc: poky at yoctoproject.org
> Subject: Re: [PATCH 1/1] gcc-runtime: fix LSB library checks for
> libstdc++.so.6
> 
> On 03/08/2011 12:55 AM, Nitin A Kamble wrote:
> > ...
> >
> > diff --git a/meta/recipes-devtools/gcc/gcc-configure-runtime.inc
> b/meta/recipes-devtools/gcc/gcc-configure-runtime.inc
> > index 6cc11e2..d4dfbc2 100644
> > --- a/meta/recipes-devtools/gcc/gcc-configure-runtime.inc
> > +++ b/meta/recipes-devtools/gcc/gcc-configure-runtime.inc
> > @@ -1,5 +1,6 @@
> >   require gcc-configure-common.inc
> >
> > +CXXFLAGS_EXTA = ""
> Maybe a little spell mistake, should be "EXTRA". :-)


Jingdong, Good Catch. I will update the commit.
Thanks,
Nitin


> >   EXTRA_OECONF_PATHS = " \
> >       --with-local-prefix=${STAGING_DIR_TARGET}${prefix} \
> >       --with-gxx-include-dir=${includedir}/c++/ \
> > diff --git a/meta/recipes-devtools/gcc/gcc-runtime_4.5.1.bb
> b/meta/recipes-devtools/gcc/gcc-runtime_4.5.1.bb
> > index 093f9bf..c1e680d 100644
> > --- a/meta/recipes-devtools/gcc/gcc-runtime_4.5.1.bb
> > +++ b/meta/recipes-devtools/gcc/gcc-runtime_4.5.1.bb
> > @@ -1,4 +1,4 @@
> > -PR = "r2"
> > +PR = "r3"
> >
> >   require gcc-${PV}.inc
> >   require gcc-configure-runtime.inc
> 
> 
> --
> Lu Jingdong
> jingdong.lu at windriver.com
> China, Wind River




More information about the poky mailing list