diff options
Diffstat (limited to 'dev-lang/perl/perl-5.42.0.ebuild')
| -rw-r--r-- | dev-lang/perl/perl-5.42.0.ebuild | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/dev-lang/perl/perl-5.42.0.ebuild b/dev-lang/perl/perl-5.42.0.ebuild index 10f0171d4e73..e927faba926f 100644 --- a/dev-lang/perl/perl-5.42.0.ebuild +++ b/dev-lang/perl/perl-5.42.0.ebuild @@ -276,6 +276,8 @@ src_prepare_perlcross() { # bug 794463, needs further analysis what is exactly wrong here eapply "${FILESDIR}/perl-5.34.0-crossfit.patch" + # bug 959686, rebase via upstream PR (no 5.42.0 release) + eapply "${FILESDIR}/perl-5.42.0-cross-rebase.patch" # bug 604072 MAKEOPTS+=" -j1" |
