jemalloc: fix HAVE_CPU_SPINWAIT for linux aarch64

Fixes: #11163
This commit is contained in:
Azat Khuzhin 2020-06-22 21:00:50 +03:00
parent e76941b52c
commit 6704c42a9e

View File

@ -35,7 +35,7 @@
*/
#define CPU_SPINWAIT
/* 1 if CPU_SPINWAIT is defined, 0 otherwise. */
#define HAVE_CPU_SPINWAIT 9
#define HAVE_CPU_SPINWAIT 0
/*
* Number of significant bits in virtual addresses. This may be less than the