зеркало из https://github.com/mozilla/pjs.git
Removed unnecessary _MD_MINIMUM_STACK_SIZE macro definition. Define this
macro only if the platform has a minimum stack size requirement.
This commit is contained in:
Родитель
96a7a8d65d
Коммит
194d25ba9e
|
@ -59,8 +59,6 @@
|
||||||
#define HAVE_DLL
|
#define HAVE_DLL
|
||||||
#define USE_DLFCN
|
#define USE_DLFCN
|
||||||
|
|
||||||
#define _MD_MINIMUM_STACK_SIZE (32 * 1024)
|
|
||||||
|
|
||||||
#define USE_SETJMP
|
#define USE_SETJMP
|
||||||
#if defined(__GLIBC__) && __GLIBC__ >= 2
|
#if defined(__GLIBC__) && __GLIBC__ >= 2
|
||||||
#define _PR_POLL_AVAILABLE
|
#define _PR_POLL_AVAILABLE
|
||||||
|
|
Загрузка…
Ссылка в новой задаче