From 06754026a9ab4804ceeeda7fca869e0e5cd45b0c Mon Sep 17 00:00:00 2001 From: Mathieu Arnold Date: Fri, 30 Aug 2024 12:51:38 +0200 Subject: lang/perl5-devel: update to 5.41.3 While there, drop the THREADS option [1] PR: 274192 [1] --- 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 70885647e3b6..76db86c6b0eb 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 2024-04-16 10:42:57 UTC +--- perl.c.orig 2024-08-28 15:19:17 UTC +++ perl.c -@@ -2092,23 +2092,7 @@ S_Internals_V(pTHX_ CV *cv) +@@ -2098,23 +2098,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