mirror of
https://github.com/codership/wsrep-lib.git
synced 2025-04-18 10:24:01 +03:00
Added WSREP_LIB_STRICT_BUILD_FLAGS and WSREP_LIB_MAINTAINER_MODE to README.md
This commit is contained in:
parent
2e4cebb9e9
commit
136767ae04
@ -40,4 +40,7 @@ In order to build the library, run
|
||||
* WSREP_LIB_WITH_DOCUMENTATION - Generate documentation, requires Doxygen
|
||||
(default OFF)
|
||||
* WSREP_LIB_WITH_COVERAGE - Compile with coverage instrumentation (default OFF)
|
||||
|
||||
* WSREP_LIB_STRICT_BUILD_FLAGS - Compile with strict build flags, currently
|
||||
enables -Weffc++ (default OFF)
|
||||
* WSREP_LIB_MAINTAINER_MODE - Make every compiler warning to be treated
|
||||
as error, enables -Werror compiler flag (default OFF)
|
||||
|
Loading…
x
Reference in New Issue
Block a user