summaryrefslogtreecommitdiff
path: root/dev-lang/perl/files
diff options
context:
space:
mode:
authorAndreas K. Hüttel <dilfridge@gentoo.org>2021-07-19 23:20:03 +0200
committerAndreas K. Hüttel <dilfridge@gentoo.org>2021-07-19 23:20:26 +0200
commit77c06edd7316762361477ed44b52d02a06d17a32 (patch)
treef8f684f182268ac8666794af24ced16dea8c1492 /dev-lang/perl/files
parentb6f7bbdd84599d901aa0bf4504edef46b6da1beb (diff)
downloadgentoo-77c06edd7316762361477ed44b52d02a06d17a32.tar.gz
gentoo-77c06edd7316762361477ed44b52d02a06d17a32.tar.bz2
gentoo-77c06edd7316762361477ed44b52d02a06d17a32.zip
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>
Diffstat (limited to 'dev-lang/perl/files')
-rw-r--r--dev-lang/perl/files/perl-5.34.0-crossfit.patch13
1 files changed, 13 insertions, 0 deletions
diff --git a/dev-lang/perl/files/perl-5.34.0-crossfit.patch b/dev-lang/perl/files/perl-5.34.0-crossfit.patch
new file mode 100644
index 000000000000..e33e6d01845e
--- /dev/null
+++ b/dev-lang/perl/files/perl-5.34.0-crossfit.patch
@@ -0,0 +1,13 @@
+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"