mirror of
https://github.com/MariaDB/server.git
synced 2025-07-30 16:24:05 +03:00
Undefined RINT for Netware.
This commit is contained in:
@ -45,6 +45,7 @@ extern "C" {
|
|||||||
#undef HAVE_SCHED_H
|
#undef HAVE_SCHED_H
|
||||||
#undef HAVE_SYS_MMAN_H
|
#undef HAVE_SYS_MMAN_H
|
||||||
#undef HAVE_SYNCH_H
|
#undef HAVE_SYNCH_H
|
||||||
|
#undef HAVE_RINT
|
||||||
#define HAVE_PTHREAD_ATTR_SETSTACKSIZE 1
|
#define HAVE_PTHREAD_ATTR_SETSTACKSIZE 1
|
||||||
#define HAVE_PTHREAD_SIGMASK 1
|
#define HAVE_PTHREAD_SIGMASK 1
|
||||||
#define HAVE_PTHREAD_YIELD_ZERO_ARG 1
|
#define HAVE_PTHREAD_YIELD_ZERO_ARG 1
|
||||||
|
Reference in New Issue
Block a user