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 5cf47cdc608f..9fae1ba23118 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-01-22 01:13:24 UTC +--- perl.c.orig 2018-02-05 06:51:36 UTC +++ perl.c -@@ -2019,23 +2019,7 @@ S_Internals_V(pTHX_ CV *cv) +@@ -2033,23 +2033,7 @@ S_Internals_V(pTHX_ CV *cv) PUSHs(Perl_newSVpvn_flags(aTHX_ non_bincompat_options, sizeof(non_bincompat_options) - 1, SVs_TEMP)); |