jemalloc: fix PowerPC definitions in quantum.h
This commit is contained in:
parent
5b1f2cc5d7
commit
70e3735f3a
@ -49,7 +49,7 @@
|
||||
# ifdef __or1k__
|
||||
# define LG_QUANTUM 3
|
||||
# endif
|
||||
# ifdef __powerpc__
|
||||
# if defined(__powerpc__) || defined(__ppc__) || defined(__powerpc64__) || defined(__ppc64__)
|
||||
# define LG_QUANTUM 4
|
||||
# endif
|
||||
# if defined(__riscv) || defined(__riscv__)
|
||||
|
Loading…
Reference in New Issue
Block a user