[oe] [meta-oe] digitemp: fix QA issues:

Frans Meulenbroeks fransmeulenbroeks at gmail.com
Tue Nov 29 07:52:34 UTC 2011


2011/11/28 Khem Raj <raj.khem at gmail.com>

> On Mon, Nov 28, 2011 at 12:26 AM, Koen Kooi <koen at dominion.thruhere.net>
> wrote:
> >
> > Op 28 nov. 2011, om 03:17 heeft Khem Raj het volgende geschreven:
> >
> >> On Sun, Nov 27, 2011 at 4:04 AM, Koen Kooi <koen at dominion.thruhere.net>
> wrote:
> >>> -EXTRA_OEMAKE = "ds9097 ds9097u"
> >>> +EXTRA_OEMAKE = "ds9097 ds9097u \
> >>> +                SYSTYPE='Linux' \
> >>> +               "
> >>> +# Fix GNU_HASH QA errors
> >>> +TARGET_CC_ARCH += "${CFLAGS} ${LDFLAGS}"
> >>>
> >>>
> >>
> >> why CFLAGS ? I thought only LDFLAGS would have been sufficient
> >
> > For GNU_HASH yes, but the buildsystem was ignoring both CFLAGS and
> LDFLAGS.
> >
>
> bug in the build system I would say
>
> Actually personally I'd say passing CFLAGS and LDFLAGS to TARGET_CC_ARCH
is a workaround and the real solution is patching the build system to not
to ignore those flags.

Frans



More information about the Openembedded-devel mailing list