Hi, ap2-mod_perl builds ok without this patch, is this still needed for !amd64 archs ? Cheers Giovanni
Index: Makefile
===================================================================
RCS file: /var/cvs/ports/www/ap2-mod_perl/Makefile,v
retrieving revision 1.44
diff -u -p -r1.44 Makefile
--- Makefile 28 Mar 2019 12:39:02 -0000 1.44
+++ Makefile 8 Apr 2019 06:57:29 -0000
@@ -4,7 +4,7 @@ COMMENT= module that embeds a Perl inter
DISTNAME= mod_perl-2.0.10
PKGNAME= ap2-${DISTNAME:S/-rc/rc/}
-REVISION= 0
+REVISION= 1
CATEGORIES= www net
MODULES= cpan
Index: patches/patch-src_modules_perl_modperl_common_util_h
===================================================================
RCS file: patches/patch-src_modules_perl_modperl_common_util_h
diff -N patches/patch-src_modules_perl_modperl_common_util_h
--- patches/patch-src_modules_perl_modperl_common_util_h 9 Jan 2018
20:45:42 -0000 1.1
+++ /dev/null 1 Jan 1970 00:00:00 -0000
@@ -1,16 +0,0 @@
-$OpenBSD: patch-src_modules_perl_modperl_common_util_h,v 1.1 2018/01/09
20:45:42 sthen Exp $
-
-https://marc.info/?l=apache-modperl&m=143930336811571&w=2
-
-Index: src/modules/perl/modperl_common_util.h
---- src/modules/perl/modperl_common_util.h.orig
-+++ src/modules/perl/modperl_common_util.h
-@@ -19,7 +19,7 @@
- #ifndef MODPERL_COMMON_UTIL_H
- #define MODPERL_COMMON_UTIL_H
-
--#ifdef MP_DEBUG
-+#if defined(MP_DEBUG) || defined(__clang__)
- #define MP_INLINE
- #else
- #define MP_INLINE APR_INLINE
signature.asc
Description: PGP signature
