diff options
| author | Arkadiy Shapkin <arkady.shapkin@gmail.com> | 2017-05-10 03:07:04 +0300 |
|---|---|---|
| committer | Arkadiy Shapkin <arkady.shapkin@gmail.com> | 2017-05-11 21:26:52 +0300 |
| commit | 727be4b538a7433f4c321cdd6a38a6f72b465f51 (patch) | |
| tree | 54780a99067b52a46374e72185e21515ef6ef3a6 /ports/jemalloc/CONTROL | |
| parent | 05e682a19d40036c9a34c2c7a94e6325fb7e9f1c (diff) | |
| download | vcpkg-727be4b538a7433f4c321cdd6a38a6f72b465f51.tar.gz vcpkg-727be4b538a7433f4c321cdd6a38a6f72b465f51.zip | |
[jemalloc] Initial commit for jemalloc library
Diffstat (limited to 'ports/jemalloc/CONTROL')
| -rw-r--r-- | ports/jemalloc/CONTROL | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/ports/jemalloc/CONTROL b/ports/jemalloc/CONTROL new file mode 100644 index 000000000..e3c808657 --- /dev/null +++ b/ports/jemalloc/CONTROL @@ -0,0 +1,4 @@ +Source: jemalloc +Version: 4.3.1 +Description: jemalloc is a general purpose malloc(3) implementation that emphasizes fragmentation avoidance and scalable concurrency support +Build-Depends: |
