[Buildroot] [PATCH v2 1/2] package/libsolv: add upstream patch to fix musl build
Julien Olivain
ju.o at free.fr
Sun Oct 26 15:51:31 UTC 2025
On 26/10/2025 09:27, Bernd Kuhls wrote:
> From: Gong Zhile <gongzl.oerv at isrc.iscas.ac.cn>
>
> After the introduction of qsort_r in musl, building libsolv with musl
> fails with
> unmatched qsort_r function signature. The commit adds the recently
> upstreamed
> patch to fix it.
>
> Original PR: https://github.com/openSUSE/libsolv/pull/600
>
> Fixes:
> http://autobuild.buildroot.org/results/ab06e97bef898b2c53b906afb2a4b8ee6841bacb
>
> Signed-off-by: Gong Zhile <gongzl.oerv at isrc.iscas.ac.cn>
> Signed-off-by: Bernd Kuhls <bernd at kuhls.net>
Series applied to master, thanks.
More information about the buildroot
mailing list