summaryrefslogtreecommitdiff
path: root/oe-init-build-env
diff options
context:
space:
mode:
authorAndré Draszik <git@andred.net>2016-08-26 11:31:52 +0100
committerRichard Purdie <richard.purdie@linuxfoundation.org>2016-09-03 09:58:26 +0100
commit3718761dd9bd841c4383b63346c1ff2c81570af6 (patch)
tree62ccf3bef422258f03f8778543b0c9e6832589f4 /oe-init-build-env
parent448411845e5953d498847e9a8d85d4b68e230c37 (diff)
downloadopenembedded-core-3718761dd9bd841c4383b63346c1ff2c81570af6.tar.gz
openembedded-core-3718761dd9bd841c4383b63346c1ff2c81570af6.tar.bz2
openembedded-core-3718761dd9bd841c4383b63346c1ff2c81570af6.zip
libnl: backport musl fix (strerror_r / strerror_l)
musl doesn't implement the non-posix compliant, deprecated, glibc-only special version of strerror_r that libnl had been using so far. Backport the patch(set) that switches libnl over to using strerror_l(). Signed-off-by: André Draszik <git@andred.net> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'oe-init-build-env')
0 files changed, 0 insertions, 0 deletions