[oe] [meta-oe][PATCH 1/1] php: specify no valgrind

Khem Raj raj.khem at gmail.com
Mon Aug 27 22:29:18 UTC 2018


On Mon, Aug 27, 2018 at 2:59 PM Slater, Joseph <joe.slater at windriver.com>
wrote:

> Yes, although that is an enhancement.    Joe
>

Agreed. I think this also helps to provide a solution to users who might be
relying on the wrong behavior now corrected



> -----Original Message-----
> From: Khem Raj [mailto:raj.khem at gmail.com]
> Sent: Friday, August 24, 2018 1:22 PM
> To: Slater, Joseph
> Cc: openembeded-devel
> Subject: Re: [oe] [meta-oe][PATCH 1/1] php: specify no valgrind
>
> On Fri, Aug 24, 2018 at 12:35 PM Joe Slater <joe.slater at windriver.com>
> wrote:
> >
> > configure will look by default for valgrind.h in some host directories.
> > We override this by setting --with-valgrind=no.
> >
> > Signed-off-by: Joe Slater <joe.slater at windriver.com>
> > ---
> >  meta-oe/recipes-devtools/php/php.inc | 1 +
> >  1 file changed, 1 insertion(+)
> >
> > diff --git a/meta-oe/recipes-devtools/php/php.inc
> b/meta-oe/recipes-devtools/php/php.inc
> > index 4231fcc..ef03e66 100644
> > --- a/meta-oe/recipes-devtools/php/php.inc
> > +++ b/meta-oe/recipes-devtools/php/php.inc
> > @@ -47,6 +47,7 @@ EXTRA_OECONF = "--enable-mbstring \
> >                  --enable-wddx \
> >                  --enable-fpm \
> >                  --enable-zip \
> > +                --with-valgrind=no \
>
> perhaps turning it into a packageconfig is better.
>
> >                  --with-libdir=${baselib} \
> >                  --with-gettext=${STAGING_LIBDIR}/.. \
> >                  --with-zlib=${STAGING_LIBDIR}/.. \
> > --
> > 2.7.4
> >
> > --
> > _______________________________________________
> > Openembedded-devel mailing list
> > Openembedded-devel at lists.openembedded.org
> > http://lists.openembedded.org/mailman/listinfo/openembedded-devel
>



More information about the Openembedded-devel mailing list