mirror of https://gitee.com/bigwinds/arangodb
added jemalloc
This commit is contained in:
parent
1e03d3cf5a
commit
aaa1bc28c9
|
@ -50,6 +50,21 @@
|
||||||
* Project Home: http://site.icu-project.org/
|
* 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)
|
* 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
|
### linenoise-ng
|
||||||
|
|
||||||
* GitHub: https://github.com/arangodb/linenoise-ng
|
* GitHub: https://github.com/arangodb/linenoise-ng
|
||||||
|
|
Loading…
Reference in New Issue