summaryrefslogtreecommitdiff
path: root/time/sunbird/patches/patch-dp
diff options
context:
space:
mode:
Diffstat (limited to 'time/sunbird/patches/patch-dp')
-rw-r--r--time/sunbird/patches/patch-dp14
1 files changed, 14 insertions, 0 deletions
diff --git a/time/sunbird/patches/patch-dp b/time/sunbird/patches/patch-dp
new file mode 100644
index 00000000000..13c2b64e4f7
--- /dev/null
+++ b/time/sunbird/patches/patch-dp
@@ -0,0 +1,14 @@
+$NetBSD: patch-dp,v 1.1 2006/06/27 11:11:52 joerg Exp $
+
+diff -ruN ../Orig/mozilla/gc/boehm/gcconfig.h ./gc/boehm/gcconfig.h
+--- ../Orig/mozilla/gc/boehm/gcconfig.h 2000-08-11 09:13:36.000000000 +0900
++++ ./gc/boehm/gcconfig.h 2005-12-04 19:44:25.000000000 +0900
+@@ -183,7 +183,7 @@
+ # define OPENBSD
+ # define mach_type_known
+ # endif
+-# if defined(__FreeBSD__) && defined(i386)
++# if (defined(__FreeBSD__) || defined(__DragonFly__)) && defined(i386)
+ # define I386
+ # define FREEBSD
+ # define mach_type_known