summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorZ. Liu <zhixu.liu@gmail.com>2025-01-27 01:57:39 +0800
committerSam James <sam@gentoo.org>2025-01-29 22:47:26 +0000
commita4aa03f192a3b51ffce6e540220c3b466d3381ae (patch)
treeb81d4f8d9752b528cdcda6fe11155f66487b97ba /app-text/glark
parentmedia-libs/fontconfig: add TODO for fontations (rust) (diff)
downloadgentoo-master.tar.gz
gentoo-master.tar.bz2
gentoo-master.zip
dev-libs/elfutils: fix build failed w/ muslHEADmaster
error() is available in glibc, not in musl, configure check header file "error.h" only. If sys-libs/error-standalone is installed, check report ok, but link will fail because no "-lerror". So update configure.ac to check both error.h exist and can be linked without any extra "-l...", if not then fallback to err.h which cause built-in error() to be used. Closes: https://bugs.gentoo.org/948878 Signed-off-by: Z. Liu <zhixu.liu@gmail.com> Signed-off-by: Alfred Wingate <parona@protonmail.com> Closes: https://github.com/gentoo/gentoo/pull/40322 Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'app-text/glark')
0 files changed, 0 insertions, 0 deletions