summaryrefslogtreecommitdiffstats
path: root/scripts/lib/build_perf
diff options
context:
space:
mode:
authorKhem Raj <raj.khem@gmail.com>2021-10-29 10:10:22 -0700
committerRichard Purdie <richard.purdie@linuxfoundation.org>2021-11-01 10:41:18 +0000
commit671aa4424ae18f5a40d8770de80115004221ae47 (patch)
treef09b11ec25f896164f01392b46a15180cd50f9f4 /scripts/lib/build_perf
parent887fa42d4499f9361feff2601882faf850db40f2 (diff)
downloadpoky-671aa4424ae18f5a40d8770de80115004221ae47.tar.gz
libsolv: Enable correct qsort_r on musl
Newer musl now has this function implemented and signatures are same as glibc, current codepaths forces it on BSD path which is wrong for musl and results in random segfaults in apps using libsolv e.g. opkg (From OE-Core rev: caf0457ef1e081eed177ade5e727dd7aa3f41bdd) Signed-off-by: Khem Raj <raj.khem@gmail.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'scripts/lib/build_perf')
0 files changed, 0 insertions, 0 deletions