mirror of
https://github.com/ClickHouse/ClickHouse.git
synced 2024-11-10 09:32:06 +00:00
054e84c382
Signed-off-by: Azat Khuzhin <a.khuzhin@semrush.com>
7 lines
283 B
Plaintext
7 lines
283 B
Plaintext
It allows to integrate JEMalloc into CMake project.
|
|
|
|
- Remove JEMALLOC_HAVE_ATTR_FORMAT_GNU_PRINTF because it's non standard.
|
|
- Added JEMALLOC_CONFIG_MALLOC_CONF substitution
|
|
- Add musl support (USE_MUSL)
|
|
- Also note, that darwin build requires JEMALLOC_PREFIX, while others don not
|