$OpenBSD: patch-Source_NSObject_m,v 1.2 2008/06/23 10:59:37 ajacoutot Exp $
--- Source/NSObject.m.orig	Thu Jun 12 12:44:00 2008
+++ Source/NSObject.m	Mon Jun 23 11:26:24 2008
@@ -1125,7 +1125,7 @@ GSDescriptionForClassMethod(pcl self, SEL aSel)
 #endif
 #endif
 
-#if defined(__FreeBSD__) && defined(__i386__)
+#if defined(__FreeBSD__) || defined(__OpenBSD__) && defined(__i386__)
       // Manipulate the FPU to add the exception mask. (Fixes SIGFPE
       // problems on *BSD)
       // Note this only works on x86
