14 lines
395 B
Plaintext
14 lines
395 B
Plaintext
$NetBSD: patch-ax,v 1.1 2014/07/27 05:36:07 ryoon Exp $
|
|
|
|
--- mozilla/xpcom/base/nsStackWalk.cpp.orig 2013-10-23 22:09:21.000000000 +0000
|
|
+++ mozilla/xpcom/base/nsStackWalk.cpp
|
|
@@ -853,7 +853,7 @@ void DemangleSymbol(const char * aSymbol
|
|
}
|
|
|
|
|
|
-#if NSSTACKWALK_SUPPORTS_SOLARIS
|
|
+#if notNSSTACKWALK_SUPPORTS_SOLARIS
|
|
|
|
/*
|
|
* Stack walking code for Solaris courtesy of Bart Smaalder's "memtrak".
|