1
0
Fork 0

note cmake-related change

This commit is contained in:
jsteemann 2017-03-20 14:41:06 +01:00
parent 6ba59eda5b
commit 5fb49f8c70
1 changed files with 2 additions and 0 deletions

View File

@ -1,6 +1,8 @@
devel devel
----- -----
* require at least cmake 3.2 for building ArangoDB
* make arangod start with less V8 JavaScript contexts * make arangod start with less V8 JavaScript contexts
This speeds up the server start (a little bit) and makes it use less memory. This speeds up the server start (a little bit) and makes it use less memory.