diff options
author | Z. Liu <zhixu.liu@gmail.com> | 2025-01-27 01:57:39 +0800 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2025-01-29 22:47:26 +0000 |
commit | a4aa03f192a3b51ffce6e540220c3b466d3381ae (patch) | |
tree | b81d4f8d9752b528cdcda6fe11155f66487b97ba /dev-perl/Spreadsheet-XLSX/Spreadsheet-XLSX-0.160.0.ebuild | |
parent | media-libs/fontconfig: add TODO for fontations (rust) (diff) | |
download | gentoo-master.tar.gz gentoo-master.tar.bz2 gentoo-master.zip |
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 'dev-perl/Spreadsheet-XLSX/Spreadsheet-XLSX-0.160.0.ebuild')
0 files changed, 0 insertions, 0 deletions