ClickHouse/contrib/jemalloc-cmake
Azat Khuzhin 6a600e5f6f jemalloc: fix under osx (zone_register() had been optimized out again)
v2: use ld -u
v3: move -u to executable
2021-08-18 09:47:59 +03:00
..
include/jemalloc
include_darwin_aarch64/jemalloc/internal
include_darwin_x86_64/jemalloc/internal
include_freebsd_aarch64/jemalloc/internal
include_freebsd_x86_64/jemalloc/internal
include_linux_aarch64
include_linux_ppc64le/jemalloc/internal
include_linux_x86_64
CMakeLists.txt jemalloc: fix under osx (zone_register() had been optimized out again) 2021-08-18 09:47:59 +03:00
README

It allows to integrate JEMalloc into CMake project.