$OpenBSD: patch-mozilla_js_ctypes_libffi_configure,v 1.1 2011/07/22 05:25:27 landry Exp $
--- mozilla/js/ctypes/libffi/configure.orig	Wed Jul  7 09:04:46 2010
+++ mozilla/js/ctypes/libffi/configure	Wed Jul  7 09:05:38 2010
@@ -20976,7 +20976,7 @@ case "$host" in
 	TARGET=FRV; TARGETDIR=frv
 	;;
 
-  hppa*-*-linux* | parisc*-*-linux*)
+  hppa*-*-linux* | hppa*-*-openbsd* | parisc*-*-linux*)
 	TARGET=PA_LINUX; TARGETDIR=pa
 	;;
   hppa*64-*-hpux*)
@@ -21017,7 +21017,7 @@ case "$host" in
   mips-sgi-irix5.* | mips-sgi-irix6.*)
 	TARGET=MIPS; TARGETDIR=mips
 	;;
-  mips*-*-linux*)
+  mips*-*-linux* | mips*-*-openbsd* )
 	TARGET=MIPS; TARGETDIR=mips
 	;;
 
@@ -21033,7 +21033,7 @@ case "$host" in
   powerpc-*-aix* | rs6000-*-aix*)
 	TARGET=POWERPC_AIX; TARGETDIR=powerpc
 	;;
-  powerpc-*-freebsd*)
+  powerpc-*-freebsd* | powerpc-*-openbsd* )
 	TARGET=POWERPC_FREEBSD; TARGETDIR=powerpc
 	;;
   powerpc*-*-rtems*)
