Fix build on aarch64, after MDEV-21534
MY_RELAX_CPU on this arch needs int32, defined in my_global.h
This commit is contained in:
parent
8511f04fdb
commit
a99c93a7fa
@ -54,6 +54,7 @@
|
|||||||
#elif defined HAVE_PAUSE_INSTRUCTION
|
#elif defined HAVE_PAUSE_INSTRUCTION
|
||||||
#elif defined(_ARCH_PWR8)
|
#elif defined(_ARCH_PWR8)
|
||||||
#else
|
#else
|
||||||
|
# include "my_global.h"
|
||||||
# include "my_atomic.h"
|
# include "my_atomic.h"
|
||||||
#endif
|
#endif
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user