[OE-core] "_append" error in gdb-cross-canadian.inc?

Robert P. J. Day rpjday at crashcourse.ca
Thu Mar 5 08:40:12 UTC 2015


On Thu, 5 Mar 2015, Robert Yang wrote:

> On 03/05/2015 04:01 PM, Robert P. J. Day wrote:
> >
> >    EXTRA_OECONF_append = "--with-python=${WORKDIR}/python"
> >                           ^??
> >
> > does that not require a leading space there?
>
> It is required, this one doesn't cause error is because in gdb-common.inc:
>
> EXTRA_OECONF = "[snip] \
>                --disable-rpath \
>                "
>
> If:
>
> EXTRA_OECONF = "[snip] \
>                 --disable-rpath"
>
> Then there would be errors.

  yeah ... that's not the sort of luck i'd like to count on on a
regular basis. :-)

rday

-- 

========================================================================
Robert P. J. Day                                 Ottawa, Ontario, CANADA
                        http://crashcourse.ca

Twitter:                                       http://twitter.com/rpjday
LinkedIn:                               http://ca.linkedin.com/in/rpjday
========================================================================



More information about the Openembedded-core mailing list