$NetBSD: patch-am,v 1.3 2003/06/23 19:48:24 jtb Exp $

--- EnginePl/obj_chain.c.orig
+++ EnginePl/obj_chain.c
@@ -207,7 +207,7 @@
 #endif
       (*p->fct_init) ();
 
-#if defined(M_powerpc_linux) || defined(M_alpha_linux) || \
+#if defined(M_powerpc_linux) || defined(M_alpha_linux) || defined(M_powerpc_bsd) ||\
     defined(M_mips_irix)
       p = (ObjChain *) ((long *) p + 1);
 #elif 0
