gentoo-ebuilds/dev-lang/perl/files/perl-5.34.0-crossfit.patch
Andreas K. Hüttel 77c06edd73
dev-lang/perl: revbump for cross-compilation bug 794463
Not 100% sure what happens here yet. Needs further analysis.

Bug: https://bugs.gentoo.org/794463
Package-Manager: Portage-3.0.20, Repoman-3.0.3
Signed-off-by: Andreas K. Hüttel <dilfridge@gentoo.org>
2021-07-19 23:20:26 +02:00

13 lines
388 B
Diff

diff --git a/cnf/configure_path.sh b/cnf/configure_path.sh
index fe7eac7..f55317f 100644
--- a/cnf/configure_path.sh
+++ b/cnf/configure_path.sh
@@ -67,6 +67,8 @@ define d_inc_version_list 'undef'
define otherlibdirs ''
define d_perl_otherlibdirs 'undef'
+define d_gentoolibdirs 'undef'
+
define siteman1dir "$man1dir"
define siteman3dir "$man3dir"
define sitehtml1dir "$html1dir"