dev-libs/memkind: add 1.13.0

Signed-off-by: Alessandro Barbieri <lssndrbarbieri@gmail.com>
This commit is contained in:
Alessandro Barbieri
2022-03-26 08:28:19 +01:00
parent 3be130b019
commit daf9eab9a7
3 changed files with 85 additions and 0 deletions

View File

@@ -19,6 +19,7 @@ The memkind library is a user extensible heap manager built on top of jemalloc w
<flag name="decorators">Enable decorators</flag>
<flag name="heap-manager">Allow switching allocator at runtime</flag>
<flag name="hwloc">Build library with hwloc support</flag>
<flag name="filelog">Log to file for each process</flag>
<flag name="initial-exec-tls">Build library with initial-exec-tls support</flag>
<flag name="secure">Build libraries with security enhancements</flag>
<flag name="tls">Enable thread local storage</flag>