mirror of
https://github.com/ClickHouse/ClickHouse.git
synced 2024-11-14 03:25:15 +00:00
b0d4baccc8
Can generate better arm packages.
8 lines
382 B
Plaintext
8 lines
382 B
Plaintext
Here are pre-generated files from jemalloc on Linux aarch64.
|
|
You can obtain these files by running ./autogen.sh inside jemalloc source directory.
|
|
|
|
Added #define GNU_SOURCE
|
|
Added JEMALLOC_OVERRIDE___POSIX_MEMALIGN because why not.
|
|
Removed JEMALLOC_HAVE_ATTR_FORMAT_GNU_PRINTF because it's non standard.
|
|
Removed JEMALLOC_PURGE_MADVISE_FREE because it's available only from Linux 4.5.
|