From: Michael Mair-Keimberger (asterix) Date: Mon, 7 Aug 2017 15:52:49 +0000 (+0200) Subject: dev-perl/B-OPCheck: remove unused patch X-Git-Url: http://git.tremily.us/gitweb.cgi?a=commitdiff_plain;h=4b3929f8919ce9bf17cf50e5d3077bf8e74de591;p=gentoo.git dev-perl/B-OPCheck: remove unused patch Closes: https://github.com/gentoo/gentoo/pull/5337 --- 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; -