On Thu, 28 Nov 2019 at 16:27, Khem Raj <raj.k...@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
-- _______________________________________________ Openembedded-core mailing list Openembedded-core@lists.openembedded.org http://lists.openembedded.org/mailman/listinfo/openembedded-core