From 5489eb97e79a02a1113bd8d7a0c2a33bbe886fe6 Mon Sep 17 00:00:00 2001 From: Mathieu Arnold Date: Mon, 8 Jun 2020 15:17:24 +0000 Subject: Update to v5.32.0-RC1-3-g41aa777b4d --- lang/perl5-devel/files/patch-perl.c | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'lang/perl5-devel/files/patch-perl.c') diff --git a/lang/perl5-devel/files/patch-perl.c b/lang/perl5-devel/files/patch-perl.c index 4ea43e6d29ba..45df35a52e0d 100644 --- a/lang/perl5-devel/files/patch-perl.c +++ b/lang/perl5-devel/files/patch-perl.c @@ -1,8 +1,8 @@ Remove compile time information (reproducible builds) ---- perl.c.orig 2020-03-30 01:48:38 UTC +--- perl.c.orig 2020-06-07 22:30:49 UTC +++ perl.c -@@ -2056,23 +2056,7 @@ S_Internals_V(pTHX_ CV *cv) +@@ -2058,23 +2058,7 @@ S_Internals_V(pTHX_ CV *cv) PUSHs(Perl_newSVpvn_flags(aTHX_ non_bincompat_options, sizeof(non_bincompat_options) - 1, SVs_TEMP)); -- cgit v1.2.3