summaryrefslogtreecommitdiff
path: root/time/sunbird/patches/patch-dp
blob: 13c2b64e4f7f9412c513ec98f2eed30f12bac6ac (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
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