1 Star 0 Fork 0

aosp-riscv-bionic-porting/platform_external_jemalloc_new

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
文件
克隆/下载
jemalloc.pc.in 465 Bytes
一键复制 编辑 原始数据 按行查看 历史
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/aosp-riscv-bionic-porting/platform_external_jemalloc_new.git
[email protected]:aosp-riscv-bionic-porting/platform_external_jemalloc_new.git
aosp-riscv-bionic-porting
platform_external_jemalloc_new
platform_external_jemalloc_new
master

搜索帮助