summaryrefslogtreecommitdiff
path: root/www/firefox2/patches/patch-db
blob: ec49fd7d7a4bb400cf85f312248e2dea7186a1ec (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
$NetBSD: patch-db,v 1.1.1.1 2006/10/24 22:20:12 ghen 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