mirror of
https://github.com/MariaDB/server.git
synced 2025-01-17 20:42:30 +01:00
global.h Fix for MIT-threads
This commit is contained in:
parent
8b59d245ea
commit
8f9754873d
1 changed files with 1 additions and 0 deletions
|
@ -478,6 +478,7 @@ extern double my_atof(const char*);
|
||||||
#undef HAVE_MLOCK
|
#undef HAVE_MLOCK
|
||||||
#undef HAVE_TEMPNAM /* Use ours */
|
#undef HAVE_TEMPNAM /* Use ours */
|
||||||
#undef HAVE_PTHREAD_SETPRIO
|
#undef HAVE_PTHREAD_SETPRIO
|
||||||
|
#undef HAVE_FTRUNCATE
|
||||||
#endif
|
#endif
|
||||||
|
|
||||||
/* This is from the old m-machine.h file */
|
/* This is from the old m-machine.h file */
|
||||||
|
|
Loading…
Reference in a new issue