Why Gemfury? Push, build, and install  RubyGems npm packages Python packages Maven artifacts PHP packages Go Modules Debian packages RPM packages NuGet packages

Repository URL to install this package:

Details    
jemalloc-devel / usr / lib64 / pkgconfig / jemalloc.pc
Size: Mime:
prefix=/usr
exec_prefix=/usr
libdir=/usr/lib64
includedir=/usr/include
install_suffix=

Name: jemalloc
Description: A general purpose malloc(3) implementation that emphasizes fragmentation avoidance and scalable concurrency support.
URL: http://jemalloc.net/
Version: 5.3.0_0
Cflags: -I${includedir}
Libs: -L${libdir} -ljemalloc${install_suffix}