mirror of
https://github.com/MariaDB/server.git
synced 2025-08-08 11:22:35 +03:00
AIX workaround for GCC TOC bug
This commit is contained in:
committed by
Daniel Black
parent
77d7de8d47
commit
2c7247622a
@@ -138,6 +138,10 @@ typedef void (*memory_free_v1_t)
|
||||
|
||||
/** @} (end of group Group_PSI_v1) */
|
||||
|
||||
#ifdef _AIX
|
||||
PSI_memory_key key_memory_log_event;
|
||||
#endif
|
||||
|
||||
#endif /* HAVE_PSI_1 */
|
||||
|
||||
#ifdef HAVE_PSI_2
|
||||
|
Reference in New Issue
Block a user