mirror of
https://github.com/jemalloc/jemalloc.git
synced 2026-04-14 14:41:42 +03:00
switch to https
This commit is contained in:
parent
09e4b38fb1
commit
4edea8eb8e
3 changed files with 15 additions and 15 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://jemalloc.net/
|
||||
URL: https://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…
Add table
Add a link
Reference in a new issue