name : jemalloc version : 5.3.0 release : 12 source : - https://github.com/jemalloc/jemalloc/releases/download/5.3.0/jemalloc-5.3.0.tar.bz2 : 2db82d1e7119df3e71b7640219b6dfe84789bc0537983c3b7ac4f7189aecfeaa homepage : https://jemalloc.net/ license : BSD-2-Clause component : programming summary : jemalloc is a general purpose malloc(3) implementation that emphasizes fragmentation avoidance and scalable concurrency support. description: | jemalloc is a general purpose malloc(3) implementation that emphasizes fragmentation avoidance and scalable concurrency support. setup : | %configure_no_runstatedir --prefix=/usr --disable-static --disable-fill build : | %make install : | %make_install