mirror of
https://github.com/netbirdio/FreeBSD-ports.git
synced 2026-05-22 18:42:42 -07:00
Fix build with Perl 5.2[56]+.
With hat: perl@ Sponsored by: Absolight
This commit is contained in:
@@ -0,0 +1,12 @@
|
||||
--- 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 \
|
||||
Reference in New Issue
Block a user