[OE-core] [PATCH v2] glibc: don't ignore global LDFLAGS settings

Rasmus Villemoes rasmus.villemoes at prevas.dk
Mon Jan 20 15:53:01 UTC 2020


On 20/01/2020 16.42, Khem Raj wrote:
> this patch is ok but I have reservations since  += now means global
> ldflags will be applied

Indeed, that's half the point of the patch.

> so it would need some testing to ensure it works well.

Yes, but I don't think there's any way to figure out if it breaks
something other than trying it. If it does, I can certainly make it just
LDFLAGS = "..." outside do_compile, and then I'll have to .bbappend or
_pn-glibc_append my custom LDFLAGS, which is ok for a single rather
special recipe, but would be a hassle to maintain if this was a common
thing.

Rasmus


More information about the Openembedded-core mailing list