[OE-core] [PATCH 13/14] flex: update to 2.6.4

Alexander Kanavin alex.kanavin at gmail.com
Thu Nov 28 15:53:14 UTC 2019


On Thu, 28 Nov 2019 at 16:27, Khem Raj <raj.khem at gmail.com> wrote:

> mostly due to configure time confusion of detecting reallocarray since
> the host is debian9 which
> should be running glibc 2.24 which is older than when reallocarray was
> introduced but actually
> nativesdk package would use nativesdk-glibc that OE builds, one option
> to explore is can be disable
> use of this function. what do we lose if we do
>

It's slightly trickier, target flex builds a native binary (for the purpose
of running it during build), and that's where reallocarray detection breaks
down, because it was detected with a target compiler!

flex remains fully functional if it's disabled, so that's what I'll do.

Alex
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.openembedded.org/pipermail/openembedded-core/attachments/20191128/06244742/attachment.html>


More information about the Openembedded-core mailing list