зеркало из https://github.com/mozilla/pjs.git
Bug 707648 - Only try to init the critical range if we are able to walk the stack. r=ehsan.
This commit is contained in:
Родитель
5aa979ee8b
Коммит
bebe2c34a5
|
@ -58,7 +58,7 @@ static CriticalAddress gCriticalAddress;
|
|||
#include <dlfcn.h>
|
||||
#endif
|
||||
|
||||
#ifdef XP_MACOSX
|
||||
#if defined(XP_MACOSX) && (defined(__i386) || defined(__ppc__) || defined(HAVE__UNWIND_BACKTRACE))
|
||||
#include <pthread.h>
|
||||
#include <errno.h>
|
||||
#include <CoreServices/CoreServices.h>
|
||||
|
|
Загрузка…
Ссылка в новой задаче