summaryrefslogtreecommitdiff
path: root/mail/thunderbird17/patches/patch-ax
diff options
context:
space:
mode:
Diffstat (limited to 'mail/thunderbird17/patches/patch-ax')
-rw-r--r--mail/thunderbird17/patches/patch-ax13
1 files changed, 0 insertions, 13 deletions
diff --git a/mail/thunderbird17/patches/patch-ax b/mail/thunderbird17/patches/patch-ax
deleted file mode 100644
index f5b9a274514..00000000000
--- a/mail/thunderbird17/patches/patch-ax
+++ /dev/null
@@ -1,13 +0,0 @@
-$NetBSD: patch-ax,v 1.1 2013/11/13 13:27:45 ryoon Exp $
-
---- mozilla/xpcom/base/nsStackWalk.cpp.orig 2012-08-25 00:31:35.000000000 +0000
-+++ mozilla/xpcom/base/nsStackWalk.cpp
-@@ -23,7 +23,7 @@ struct CriticalAddress {
- };
- static CriticalAddress gCriticalAddress;
-
--#if defined(HAVE_DLOPEN) || defined(XP_MACOSX)
-+#if defined(HAVE_DLOPEN) || defined(XP_MACOSX) || defined(__NetBSD__)
- #include <dlfcn.h>
- #endif
-