summaryrefslogtreecommitdiffstats
path: root/meta-yocto-bsp
diff options
context:
space:
mode:
authorAndré Draszik <git@andred.net>2020-01-10 16:53:01 +0000
committerRichard Purdie <richard.purdie@linuxfoundation.org>2020-01-11 09:19:20 +0000
commit39abf8342b264bb91f2b0dbdbd3850af1e6c803a (patch)
treeeff45000993c3ee5372419480ad847d4cf817b10 /meta-yocto-bsp
parenta88dfc0ee810bf0d99e8d7dfbae5a054691eabe6 (diff)
downloadpoky-39abf8342b264bb91f2b0dbdbd3850af1e6c803a.tar.gz
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>
Diffstat (limited to 'meta-yocto-bsp')
0 files changed, 0 insertions, 0 deletions