Files
poky/meta
André Draszik 39abf8342b site: strtod() works in glibc / musl
autoconf has a test for strtod(), which assumes non-working
when cross-compiling, but it does work in both musl and
recent glibc.

coreutils (gnulib) does some additional tests on top of that,
but assumes working glibc when >= 2.8 when cross compiling.
It doesn't know about musl where the additional tests also
work, though.

(From OE-Core rev: c8429f707d9ac785f295492470ec8b9ff56c043b)

Signed-off-by: André Draszik <git@andred.net>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
2020-01-11 09:19:20 +00:00
..
2019-11-14 13:20:59 +00:00
2020-01-11 09:19:20 +00:00
2020-01-10 21:18:22 +00:00
2019-08-28 11:31:21 +01:00
2020-01-11 09:19:20 +00:00
2019-08-29 14:05:12 +01:00