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 3f013781f37a..156d9d4d9216 100644 --- a/lang/perl5-devel/files/patch-perl.c +++ b/lang/perl5-devel/files/patch-perl.c @@ -1,6 +1,6 @@ ---- perl.c.orig	2017-02-20 08:31:27 UTC +--- perl.c.orig	2017-06-05 16:14:15 UTC  +++ perl.c -@@ -1870,23 +1870,7 @@ S_Internals_V(pTHX_ CV *cv) +@@ -1894,23 +1894,7 @@ S_Internals_V(pTHX_ CV *cv)       PUSHs(Perl_newSVpvn_flags(aTHX_ non_bincompat_options,   			      sizeof(non_bincompat_options) - 1, SVs_TEMP)); | 
