mirror of
https://github.com/MariaDB/server.git
synced 2025-07-29 05:21:33 +03:00
Automerge / manual check of the fixes for NPTL configuration (bug#2173, bug#5871, and bug#9497).
Post-merge fix will follow.
This commit is contained in:
@ -101,7 +101,7 @@ static CHARSET_INFO *cs= &my_charset_latin1;
|
||||
set by the user
|
||||
*/
|
||||
|
||||
#if defined(__i386__) && defined(HAVE_LINUXTHREADS)
|
||||
#if defined(__i386__) && defined(TARGET_OS_LINUX)
|
||||
#define DO_STACKTRACE 1
|
||||
#endif
|
||||
|
||||
|
Reference in New Issue
Block a user