diff options
author | Khem Raj <raj.khem@gmail.com> | 2023-09-07 22:48:33 -0700 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2023-09-09 22:14:41 +0100 |
commit | 32c98e6a8cd60aa5d2e60ab7b573ec6abae85ed4 (patch) | |
tree | 19cbe74d4c81378ba418e075ad78b22ffadecadf /.gitignore | |
parent | 9e85a4cbcaf9a30c2d4af1f46289a59db752c863 (diff) | |
download | poky-32c98e6a8cd60aa5d2e60ab7b573ec6abae85ed4.tar.gz |
apr: Fix ptests on musl
musl does not implement dlclose [1] the way apr tests it will always
fail, even though it is per posix. Backport a relevant fix
[1] https://wiki.musl-libc.org/functional-differences-from-glibc.html#Unloading-libraries
(From OE-Core rev: cc694b2dcaa8df255f39feff0b99b8b10090bc4f)
Signed-off-by: Khem Raj <raj.khem@gmail.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to '.gitignore')
0 files changed, 0 insertions, 0 deletions