1 Star 0 Fork 0

MrMriacle/jemalloc

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
文件
克隆/下载
jemalloc.pc.in 465 Bytes
一键复制 编辑 原始数据 按行查看 历史
Qi Wang 提交于 2018-05-08 05:51 +08:00 . Reformat the version number in jemalloc.pc.in.
prefix=@prefix@
exec_prefix=@exec_prefix@
libdir=@libdir@
includedir=@includedir@
install_suffix=@install_suffix@
Name: jemalloc
Description: A general purpose malloc(3) implementation that emphasizes fragmentation avoidance and scalable concurrency support.
URL: http://jemalloc.net/
Version: @jemalloc_version_major@.@jemalloc_version_minor@.@jemalloc_version_bugfix@_@jemalloc_version_nrev@
Cflags: -I${includedir}
Libs: -L${libdir} -ljemalloc${install_suffix}
Loading...
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
1
https://gitee.com/mrmriacle/jemalloc.git
git@gitee.com:mrmriacle/jemalloc.git
mrmriacle
jemalloc
jemalloc
master

搜索帮助