From 4b3929f8919ce9bf17cf50e5d3077bf8e74de591 Mon Sep 17 00:00:00 2001 From: "Michael Mair-Keimberger (asterix)" Date: Mon, 7 Aug 2017 17:52:49 +0200 Subject: [PATCH] dev-perl/B-OPCheck: remove unused patch Closes: https://github.com/gentoo/gentoo/pull/5337 --- dev-perl/B-OPCheck/files/0.29-Perl_check_t.patch | 15 --------------- 1 file changed, 15 deletions(-) delete mode 100644 dev-perl/B-OPCheck/files/0.29-Perl_check_t.patch diff --git a/dev-perl/B-OPCheck/files/0.29-Perl_check_t.patch b/dev-perl/B-OPCheck/files/0.29-Perl_check_t.patch deleted file mode 100644 index 77cec367f273..000000000000 --- a/dev-perl/B-OPCheck/files/0.29-Perl_check_t.patch +++ /dev/null @@ -1,15 +0,0 @@ -https://rt.cpan.org/Public/Bug/Display.html?id=57356 - ---- B-OPCheck-0.29/OPCheck.xs -+++ B-OPCheck-0.29/OPCheck.xs -@@ -12,10 +12,6 @@ - #define NEED_sv_2pv_flags - #include "ppport.h" - --#if PERL_VERSION < 9 --typedef OP* (CPERLscope(*Perl_check_t)) (pTHX_ OP*); --#endif -- - STATIC AV **OPCHECK_subs; - Perl_check_t *PL_check_orig; - -- 2.26.2