mirror of
https://github.com/jemalloc/jemalloc.git
synced 2026-08-20 14:23:51 +03:00
Update project URL.
This commit is contained in:
parent
6c56e194b0
commit
62de7680ca
3 changed files with 3 additions and 3 deletions
|
|
@ -6,7 +6,7 @@ install_suffix=@install_suffix@
|
|||
|
||||
Name: jemalloc
|
||||
Description: A general purpose malloc(3) implementation that emphasizes fragmentation avoidance and scalable concurrency support.
|
||||
URL: http://www.canonware.com/jemalloc
|
||||
URL: http://jemalloc.net/
|
||||
Version: @jemalloc_version@
|
||||
Cflags: -I${includedir}
|
||||
Libs: -L${libdir} -ljemalloc${install_suffix}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue