ports/textproc/p5-RDFStore/files/patch-RDFStore.xs
Mathieu Arnold 0f21da55ad Fix build with Perl 5.2[56]+.
With hat:	perl@
Sponsored by:	Absolight
2017-08-10 15:18:48 +00:00

12 lines
290 B
Text

--- RDFStore.xs.orig 2006-06-19 10:00:51 UTC
+++ RDFStore.xs
@@ -54,9 +54,6 @@ static PerlInterpreter *my_perl;
#ifndef DB_VERSION_MAJOR
-#undef dNOOP
-#define dNOOP extern int Perl___notused
-
/* Ditto for dXSARGS. */
#undef dXSARGS
#define dXSARGS \