1
0
Fork 0

added jemalloc

This commit is contained in:
Frank Celler 2017-04-20 10:12:07 +02:00
parent 1e03d3cf5a
commit aaa1bc28c9
1 changed files with 15 additions and 0 deletions

View File

@ -50,6 +50,21 @@
* Project Home: http://site.icu-project.org/
* License: [ICU License](https://github.com/arangodb/arangodb/blob/devel/3rdParty/V8/v5.7.0.0/third_party/icu/LICENSE)
### jemalloc 4.5.0
* Project Home: https://github.com/jemalloc/jemalloc
* License: [free as-is license](https://raw.githubusercontent.com/jemalloc/jemalloc/dev/COPYING)
The generated files config.guess and config.sub have the explicit
exception from the GPL license:
As a special exception to the GNU General Public License, if you
distribute this file as part of a program that contains a
configuration script generated by Autoconf, you may include it under
the same distribution terms that you use for the rest of that
program. This Exception is an additional permission under section 7
of the GNU General Public License, version 3 ("GPLv3").
### linenoise-ng
* GitHub: https://github.com/arangodb/linenoise-ng