зеркало из https://github.com/mozilla/gecko-dev.git
The current zone allocator code does not compile under DCE threads on HP-UX
10.x.
This commit is contained in:
Родитель
a7e8646371
Коммит
79e184e520
|
@ -1805,7 +1805,7 @@ extern PRFileDesc *_pr_stderr;
|
|||
** and functions with macros that expand to the native thread
|
||||
** types and functions on each platform.
|
||||
*/
|
||||
#if defined(_PR_PTHREADS)
|
||||
#if defined(_PR_PTHREADS) && !defined(_PR_DCETHREADS)
|
||||
#define _PR_ZONE_ALLOCATOR
|
||||
#endif
|
||||
|
||||
|
|
Загрузка…
Ссылка в новой задаче