mirror of https://gitee.com/bigwinds/arangodb
Clarify USE_MAINTAINER_MODE flag
This commit is contained in:
parent
ecaf2fd16b
commit
d28a14da24
|
@ -26,7 +26,7 @@ repository.
|
|||
|
||||
CMake flags
|
||||
-----------
|
||||
* *-DUSE_MAINTAINER_MODE* - generate lex/yacc files
|
||||
* *-DUSE_MAINTAINER_MODE=1* - generate lex/yacc and errors files
|
||||
* *-DUSE_BACKTRACE=1* - add backtraces to native code asserts & exceptions
|
||||
* *-DUSE_FAILURE_TESTS=1* - adds javascript hook to crash the server for data integrity tests
|
||||
|
||||
|
|
Loading…
Reference in New Issue