diff options
Diffstat (limited to '')
| -rw-r--r-- | lang/perl5-devel/files/patch-perl.c | 4 | 
1 files changed, 2 insertions, 2 deletions
| diff --git a/lang/perl5-devel/files/patch-perl.c b/lang/perl5-devel/files/patch-perl.c index 1315ac49de68..d7a5054e4a59 100644 --- a/lang/perl5-devel/files/patch-perl.c +++ b/lang/perl5-devel/files/patch-perl.c @@ -1,6 +1,6 @@ ---- perl.c.orig	2018-12-02 17:24:42 UTC +--- perl.c.orig	2019-02-18 07:36:46 UTC  +++ perl.c -@@ -1984,23 +1984,7 @@ S_Internals_V(pTHX_ CV *cv) +@@ -1985,23 +1985,7 @@ S_Internals_V(pTHX_ CV *cv)       PUSHs(Perl_newSVpvn_flags(aTHX_ non_bincompat_options,   			      sizeof(non_bincompat_options) - 1, SVs_TEMP)); | 
