diff options
Diffstat (limited to 'mail/thunderbird-esr/files/patch-bug781457')
-rw-r--r-- | mail/thunderbird-esr/files/patch-bug781457 | 10 |
1 files changed, 0 insertions, 10 deletions
diff --git a/mail/thunderbird-esr/files/patch-bug781457 b/mail/thunderbird-esr/files/patch-bug781457 deleted file mode 100644 index 1a883966b942..000000000000 --- a/mail/thunderbird-esr/files/patch-bug781457 +++ /dev/null @@ -1,10 +0,0 @@ ---- mozilla/xpcom/base/nsStackWalk.cpp.orig 2010-09-12 19:34:04.012503905 +0300 -+++ mozilla/xpcom/base/nsStackWalk.cpp 2010-09-12 19:34:41.294462134 +0300 -@@ -1123,6 +1123,7 @@ NS_StackWalk(NS_WalkStackCallback aCallb - - #elif defined(HAVE__UNWIND_BACKTRACE) - -+#define _GNU_SOURCE - // libgcc_s.so symbols _Unwind_Backtrace@@GCC_3.3 and _Unwind_GetIP@@GCC_3.0 - #include <unwind.h> - |