Files
gentoo/dev-perl/Authen-Libwrap/files/Authen-Libwrap-0.23-inc-paths.patch
Kent Fredric 8cd94a41de dev-perl/Authen-Libwrap: -r bump fix for bug #737212
This overrides the magic detection in Build.PL, which was previously
creating problems for LD=lld due to the inclusion of "/usr/lib/" instead
of "/usr/lib64/".

This employs get_libdir to resolve the right version, and passes
expected config into Build.PL, and patches Build.PL to simply die when
the passed values don't look usable, instead of doing some weird config
discovery which could possibly do wrong things.

Bug: https://bugs.gentoo.org/737212
Package-Manager: Portage-2.3.103, Repoman-2.3.22
Signed-off-by: Kent Fredric <kentnl@gentoo.org>
2020-08-16 13:29:35 +12:00

2.9 KiB