mirror of
https://github.com/ClickHouse/ClickHouse.git
synced 2024-12-01 03:52:15 +00:00
jemalloc: move JEMALLOC_HAVE_ATTR_FORMAT_GNU_PRINTF out from per-arch
Signed-off-by: Azat Khuzhin <a.khuzhin@semrush.com>
This commit is contained in:
parent
e962649899
commit
1a98c1aace
@ -1,3 +1,4 @@
|
|||||||
It allows to integrate JEMalloc into CMake project.
|
It allows to integrate JEMalloc into CMake project.
|
||||||
|
|
||||||
- Remove JEMALLOC_HAVE_ATTR_FORMAT_GNU_PRINTF because it's non standard.
|
- Remove JEMALLOC_HAVE_ATTR_FORMAT_GNU_PRINTF because it's non standard.
|
||||||
|
- Added JEMALLOC_CONFIG_MALLOC_CONF substitution
|
||||||
|
@ -2,4 +2,3 @@ Here are pre-generated files from jemalloc on Linux x86_64.
|
|||||||
You can obtain these files by running ./autogen.sh inside jemalloc source directory.
|
You can obtain these files by running ./autogen.sh inside jemalloc source directory.
|
||||||
|
|
||||||
Removed JEMALLOC_PURGE_MADVISE_FREE because it's available only from Linux 4.5.
|
Removed JEMALLOC_PURGE_MADVISE_FREE because it's available only from Linux 4.5.
|
||||||
Added JEMALLOC_CONFIG_MALLOC_CONF substitution
|
|
||||||
|
Loading…
Reference in New Issue
Block a user