Fix ipc_shm_arena_lend build-break bug when no (empty) jemalloc API prefix specified. / Comment and/or doc changes. / ipc_shm_arena_lend CMake-build knob JEMALLOC_PREFIX
renamed FLOW_IPC_JEMALLOC_PREFIX
to avoid collision with same-named variable elsewhere. / ipc_shm_arena_lend CMake-build knobs JEMALLOC_LIB
and JEMALLOC_INCLUDE_PATH
renamed JEMALLOC_LIBRARIES
and JEMALLOC_INCLUDEDIR
, respectively, because these names are already used by the default auto-searcher. / ipc_shm_arena_lend CMake-build script internally improved when searching for jemalloc install.
#906
Annotations
1 warning
(Except on release creation) Check repository version against already-existing release tag names
Tag [v1.0.2] already exists. The repo/VERSION file will require a bump, before the next release. However this should be done *just* ahead of release creation and must follow semantic versioning conventions, especially regarding when to bump major/minor/patch components. When ready to do this consult [https://semver.org/] as needed.
|
Loading